devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for ArmSoM LM7 SoM
@ 2024-09-18 16:50 Jianfeng Liu
  2024-09-18 16:50 ` [PATCH 1/3] dt-bindings: arm: rockchip: Add " Jianfeng Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jianfeng Liu @ 2024-09-18 16:50 UTC (permalink / raw)
  To: linux-rockchip
  Cc: Stephen Rothwell, Rob Herring, linux-kernel, Heiko Stuebner,
	Conor Dooley, devicetree, Jianfeng Liu, linux-arm-kernel,
	Krzysztof Kozlowski

This series add support for ArmSoM RK3588 based SoM and carrier board.
Devicetree is split into .dtsi (LM7 SoM) and .dts (W3 Board).

Info of SoM and carrier board can be found at:
https://docs.armsom.org/armsom-lm7
https://docs.armsom.org/armsom-w3


Jianfeng Liu (3):
  dt-bindings: arm: rockchip: Add ArmSoM LM7 SoM
  arm64: dts: rockchip: Add ArmSoM LM7 SoM
  arm64: dts: rockchip: Add ArmSoM W3 board

 .../devicetree/bindings/arm/rockchip.yaml     |   7 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3588-armsom-lm7.dtsi  | 459 ++++++++++++++++++
 .../boot/dts/rockchip/rk3588-armsom-w3.dts    | 408 ++++++++++++++++
 4 files changed, 875 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-armsom-lm7.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dts

-- 
2.34.1


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

end of thread, other threads:[~2024-09-30 10:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-18 16:50 [PATCH 0/3] Add support for ArmSoM LM7 SoM Jianfeng Liu
2024-09-18 16:50 ` [PATCH 1/3] dt-bindings: arm: rockchip: Add " Jianfeng Liu
2024-09-19  7:38   ` Conor Dooley
2024-09-18 16:50 ` [PATCH 2/3] arm64: dts: " Jianfeng Liu
2024-09-18 16:50 ` [PATCH 3/3] arm64: dts: rockchip: Add ArmSoM W3 board Jianfeng Liu
2024-09-19 10:51   ` Krzysztof Kozlowski
2024-09-30 10:55 ` [PATCH 0/3] Add support for ArmSoM LM7 SoM Heiko Stuebner

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).