Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Complete driver nodes for MT8192 SoC
@ 2022-07-01  9:05 Allen-KH Cheng
  2022-07-01  9:05 ` [PATCH v2 1/6] drm/mediatek: Remove mt8192 display rdma compatible Allen-KH Cheng
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Allen-KH Cheng @ 2022-07-01  9:05 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel, David Airlie, Daniel Vetter
  Cc: Project_Global_Chrome_Upstream_Group, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, Chen-Yu Tsai,
	Allen-KH Cheng

This series are based on matthias.bgg/linux.git, for-next

Also should reference below PATCH for dsi in chunkuang.hu/linux.git
dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml

changes since v1:
 - add Reviewed-by Tag
 - rename dsi-phy from dsi-dphy
 - add missing power-domains in disp mutex
 - Add remove mt8192 display rdma compatible PATCH in series
 - use "mediatek,mt8183-disp-rdma" as fallback
 - remove mediatek,larb from rdma node
 - remove syscon-dsi and add power-domains in dsi
 - add reset property in dsi and mt8192-resets.h
 - correct Typo: s/ndoe/node in commit message

Allen-KH Cheng (6):
  drm/mediatek: Remove mt8192 display rdma compatible
  arm64: dts: mt8192: Add pwm node
  arm64: dts: mt8192: Add mipi_tx node
  arm64: dts: mt8192: Add display nodes
  arm64: dts: mt8192: Add dsi node
  arm64: dts: mt8192: Add vcodec lat and core nodes

 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 238 +++++++++++++++++++++++
 drivers/gpu/drm/mediatek/mtk_disp_rdma.c |   6 -
 drivers/gpu/drm/mediatek/mtk_drm_drv.c   |   2 -
 3 files changed, 238 insertions(+), 8 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-07-04 11:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01  9:05 [PATCH v2 0/6] Complete driver nodes for MT8192 SoC Allen-KH Cheng
2022-07-01  9:05 ` [PATCH v2 1/6] drm/mediatek: Remove mt8192 display rdma compatible Allen-KH Cheng
2022-07-01 10:36   ` Chen-Yu Tsai
2022-07-03 15:25     ` Chun-Kuang Hu
2022-07-01  9:05 ` [PATCH v2 2/6] arm64: dts: mt8192: Add pwm node Allen-KH Cheng
2022-07-01  9:05 ` [PATCH v2 3/6] arm64: dts: mt8192: Add mipi_tx node Allen-KH Cheng
2022-07-01  9:05 ` [PATCH v2 4/6] arm64: dts: mt8192: Add display nodes Allen-KH Cheng
2022-07-01 12:17   ` Chen-Yu Tsai
2022-07-01 16:40   ` Nícolas F. R. A. Prado
2022-07-01  9:05 ` [PATCH v2 5/6] arm64: dts: mt8192: Add dsi node Allen-KH Cheng
2022-07-04 11:47   ` AngeloGioacchino Del Regno
2022-07-01  9:05 ` [PATCH v2 6/6] arm64: dts: mt8192: Add vcodec lat and core nodes Allen-KH Cheng
2022-07-01  9:58   ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox