[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240322092845.381313-1-angelogioacchino.delregno@collabora.com>
Date: Fri, 22 Mar 2024 10:28:41 +0100
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
To: linux-media@...r.kernel.org
Cc: mchehab@...nel.org,
robh@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org,
matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com,
amergnat@...libre.com,
moudy.ho@...iatek.com,
hverkuil-cisco@...all.nl,
sebastian.fricke@...labora.com,
u.kleine-koenig@...gutronix.de,
chunkuang.hu@...nel.org,
p.zabel@...gutronix.de,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
kernel@...labora.com
Subject: [PATCH 0/4] Support MediaTek MT8188 Media Data Path 3 (MDP3)
This series adds code to support for the MDP3 block found in the
MediaTek MT8188 SoC, including the necessary bits for mtk-mutex
and platform data for the MDP3 driver.
This is mostly compatible with MT8195, with a few differences
"here and there", with the former having less instances of some
of the MDP3 IPs compared to the latter.
AngeloGioacchino Del Regno (4):
dt-bindings: soc: mediatek: Add support for MT8188 VPPSYS
soc: mediatek: mtk-mutex: Add support for MT8188 VPPSYS
dt-bindings: media: mediatek: mdp3: Add support for MT8188 RDMA
media: platform: mtk-mdp3: Add support for MT8188 MDP3 components
.../bindings/media/mediatek,mdp3-rdma.yaml | 1 +
.../bindings/soc/mediatek/mediatek,mutex.yaml | 1 +
.../platform/mediatek/mdp3/mdp_cfg_data.c | 280 ++++++++++++++++++
.../platform/mediatek/mdp3/mtk-img-ipi.h | 1 +
.../platform/mediatek/mdp3/mtk-mdp3-cfg.h | 1 +
.../platform/mediatek/mdp3/mtk-mdp3-core.c | 3 +
drivers/soc/mediatek/mtk-mutex.c | 41 +++
7 files changed, 328 insertions(+)
--
2.44.0
Powered by blists - more mailing lists