devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Complete driver nodes for MT8192 SoC
@ 2022-07-12 11:40 Allen-KH Cheng
  2022-07-12 11:40 ` [PATCH v3 1/5] arm64: dts: mt8192: Add pwm node Allen-KH Cheng
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Allen-KH Cheng @ 2022-07-12 11:40 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring, Krzysztof Kozlowski
  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.

I remove vcodec lat and core nodes PATCH from series and will comfirm
clocks usage then resend PATCH.

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

changes since v2:
 - add mmsys #reset-cells PATCH
 - add missing fallback compatible
 - add display aliases
 - remove vcodec lat and core nodes PATCH

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 (5):
  arm64: dts: mt8192: Add pwm node
  arm64: dts: mt8192: Add mipi_tx node
  arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
  arm64: dts: mt8192: Add display nodes
  arm64: dts: mt8192: Add dsi node

 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 188 +++++++++++++++++++++++
 1 file changed, 188 insertions(+)

-- 
2.18.0


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

end of thread, other threads:[~2022-08-29 14:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 11:40 [PATCH v3 0/5] Complete driver nodes for MT8192 SoC Allen-KH Cheng
2022-07-12 11:40 ` [PATCH v3 1/5] arm64: dts: mt8192: Add pwm node Allen-KH Cheng
2022-07-12 11:40 ` [PATCH v3 2/5] arm64: dts: mt8192: Add mipi_tx node Allen-KH Cheng
2022-07-12 11:40 ` [PATCH v3 3/5] arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192 Allen-KH Cheng
2022-07-13  8:10   ` AngeloGioacchino Del Regno
2022-07-18 23:18   ` Nícolas F. R. A. Prado
2022-07-12 11:40 ` [PATCH v3 4/5] arm64: dts: mt8192: Add display nodes Allen-KH Cheng
2022-07-13  8:10   ` AngeloGioacchino Del Regno
2022-07-18 23:19   ` Nícolas F. R. A. Prado
2022-07-12 11:40 ` [PATCH v3 5/5] arm64: dts: mt8192: Add dsi node Allen-KH Cheng
2022-07-18 23:23 ` [PATCH v3 0/5] Complete driver nodes for MT8192 SoC Nícolas F. R. A. Prado
2022-07-25  6:45 ` Chen-Yu Tsai
2022-08-29 14:50 ` Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).