All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add some driver nodes for MT8186 SoC
@ 2022-11-23 13:55 Allen-KH Cheng
  2022-11-23 13:55 ` [PATCH v2 1/5] dt-bindings: usb: mtu3: add compatible for mt8186 Allen-KH Cheng
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Allen-KH Cheng @ 2022-11-23 13:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Matthias Brugger, Rob Herring, Krzysztof Kozlowski
  Cc: Project_Global_Chrome_Upstream_Group, linux-usb, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, hsinyi,
	Allen-KH Cheng

This series is based on matthias github, v6.1-next.

Changes since v1:
 - Add mtu3 nodes intead of xhci
 - Add mtu3 compatible for mt8186
 - Change clk names for power domains controllers
 - Reorder properties in some driver nodes
 - Correct commit title and message for dsi node

Allen-KH Cheng (5):
  dt-bindings: usb: mtu3: add compatible for mt8186
  arm64: dts: mt8186: Add power domains controller
  arm64: dts: mt8186: Add IOMMU and SMI nodes
  arm64: dts: mt8186: Add dsi node
  arm64: dts: mt8186: Add mtu3 nodes

 .../bindings/usb/mediatek,mtu3.yaml           |   1 +
 arch/arm64/boot/dts/mediatek/mt8186.dtsi      | 455 ++++++++++++++++++
 2 files changed, 456 insertions(+)

-- 
2.18.0


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

end of thread, other threads:[~2022-11-25  9:42 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-23 13:55 [PATCH v2 0/5] Add some driver nodes for MT8186 SoC Allen-KH Cheng
2022-11-23 13:55 ` [PATCH v2 1/5] dt-bindings: usb: mtu3: add compatible for mt8186 Allen-KH Cheng
2022-11-23 15:11   ` Matthias Brugger
2022-11-23 15:11     ` Matthias Brugger
2022-11-25  8:00   ` Krzysztof Kozlowski
2022-11-25  8:00     ` Krzysztof Kozlowski
2022-11-25  8:41     ` Allen-KH Cheng (程冠勳)
2022-11-25  8:41       ` Allen-KH Cheng (程冠勳)
2022-11-25  8:59       ` Krzysztof Kozlowski
2022-11-25  8:59         ` Krzysztof Kozlowski
2022-11-25  9:02         ` Allen-KH Cheng (程冠勳)
2022-11-25  9:02           ` Allen-KH Cheng (程冠勳)
2022-11-23 13:55 ` [PATCH v2 2/5] arm64: dts: mt8186: Add power domains controller Allen-KH Cheng
2022-11-23 15:23   ` Matthias Brugger
2022-11-23 15:23     ` Matthias Brugger
2022-11-23 13:55 ` [PATCH v2 3/5] arm64: dts: mt8186: Add IOMMU and SMI nodes Allen-KH Cheng
2022-11-23 15:28   ` Matthias Brugger
2022-11-23 15:28     ` Matthias Brugger
2022-11-23 13:55 ` [PATCH v2 4/5] arm64: dts: mt8186: Add dsi node Allen-KH Cheng
2022-11-23 15:30   ` Matthias Brugger
2022-11-23 15:30     ` Matthias Brugger
2022-11-23 13:55 ` [PATCH v2 5/5] arm64: dts: mt8186: Add mtu3 nodes Allen-KH Cheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.