devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Add 2 rk3588 based boards from Cool Pi
@ 2023-12-11 10:49 Andy Yan
  2023-12-11 10:49 ` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add " Andy Yan
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andy Yan @ 2023-12-11 10:49 UTC (permalink / raw)
  To: heiko
  Cc: krzysztof.kozlowski+dt, robh+dt, devicetree, linux-kernel,
	linux-rockchip, linux-arm-kernel, Andy Yan


This series add support for rk3588s based SBC Cool Pi 4B
and rk3588 based board Cool Pi CM5 EVB

Changes in v3:
- drop ununnecessary property status = "okay" for rtc
- drop ununnecessary property status = "okay" for backlight
- reorder some nodes alphabetical
- drop ununnecessary blank line

Changes in v2:
- change board compatible from "CoolPi 4 Model B" to "coolpi,pi-4b"
- drop ununnecessary property status = "okay" for gpio-led
- drop ununnecessary blank line
- change node name to rtc for hym8563
- change board compatible from "CoolPi CM5 EVB" to "coolpi,pi-cm5-evb"

Andy Yan (5):
  dt-bindings: vendor-prefixes: Add Cool Pi
  dt-bindings: arm: rockchip: Add Cool Pi 4B
  arm64: dts: rockchip: Add support for rk3588s based board Cool Pi 4B
  dt-bindings: arm: rockchip: Add Cool Pi CM5 EVB
  arm64: dts: rockchip: Add support for rk3588 based board Cool Pi CM5
    EVB

 .../devicetree/bindings/arm/rockchip.yaml     |  10 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   2 +
 .../dts/rockchip/rk3588-coolpi-cm5-evb.dts    | 879 ++++++++++++++++++
 .../boot/dts/rockchip/rk3588s-coolpi-4b.dts   | 823 ++++++++++++++++
 5 files changed, 1716 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts

-- 
2.34.1


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

end of thread, other threads:[~2023-12-12 12:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 10:49 [PATCH v3 0/5] Add 2 rk3588 based boards from Cool Pi Andy Yan
2023-12-11 10:49 ` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add " Andy Yan
2023-12-11 10:49 ` [PATCH v3 2/5] dt-bindings: arm: rockchip: Add Cool Pi 4B Andy Yan
2023-12-11 10:50 ` [PATCH v3 3/5] arm64: dts: rockchip: Add support for rk3588s based board " Andy Yan
2023-12-11 10:50 ` [PATCH v3 4/5] dt-bindings: arm: rockchip: Add Cool Pi CM5 EVB Andy Yan
2023-12-11 12:27   ` Heiko Stübner
2023-12-11 10:50 ` [PATCH v3 5/5] arm64: dts: rockchip: Add support for rk3588 based board " Andy Yan
2023-12-11 12:33   ` Heiko Stübner
2023-12-12 12:46     ` Andy Yan

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