linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add 2 rk3588 based boards from Cool Pi
@ 2023-12-09 10:36 Andy Yan
  2023-12-09 10:37 ` [PATCH 1/5] dt-bindings: vendor-prefixes: Add " Andy Yan
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Andy Yan @ 2023-12-09 10:36 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


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 CoolPi 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    | 887 ++++++++++++++++++
 .../boot/dts/rockchip/rk3588s-coolpi-4b.dts   | 850 +++++++++++++++++
 5 files changed, 1751 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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 10:36 [PATCH 0/5] Add 2 rk3588 based boards from Cool Pi Andy Yan
2023-12-09 10:37 ` [PATCH 1/5] dt-bindings: vendor-prefixes: Add " Andy Yan
2023-12-09 14:00   ` Krzysztof Kozlowski
2023-12-09 10:37 ` [PATCH 2/5] dt-bindings: arm: rockchip: Add Cool Pi 4B Andy Yan
2023-12-09 14:00   ` Krzysztof Kozlowski
2023-12-09 14:00   ` Heiko Stübner
2023-12-09 10:38 ` [PATCH 3/5] arm64: dts: rockchip: Add support for rk3588s based board CoolPi 4B Andy Yan
2023-12-09 14:03   ` Krzysztof Kozlowski
2023-12-10  7:18   ` kernel test robot
2023-12-09 10:38 ` [PATCH 4/5] dt-bindings: arm: rockchip: Add Cool Pi CM5 EVB Andy Yan
2023-12-09 14:01   ` Heiko Stübner
2023-12-09 10:38 ` [PATCH 5/5] arm64: dts: rockchip: Add support for rk3588 based board " 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).