public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6
@ 2023-08-09 11:21 Thomas McKahan
  2023-08-09 11:21 ` [RESEND PATCH v2 1/2] dt-bindings: arm: rockchip: Add " Thomas McKahan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas McKahan @ 2023-08-09 11:21 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	linux-rockchip
  Cc: Thomas McKahan, devicetree, linux-arm-kernel, linux-kernel

Hello,

This adds support for the RK3588-based NanoPC T6 single board computer.
Note this series is dependent on the PCIe 3 support [0] being
upstreamed. The NanoPC T6 uses PCIe3x4 like the Rock 5B and EVB1.

[0] https://lore.kernel.org/all/20230717173512.65169-1-sebastian.reichel@collabora.com/

v2:
 - remove unnecessary "okay" status from sound 
 - add '-regulator' suffix on 2 regulators that were missing them
 - use generic node name for rtc
 - remove extra lines
 - fix alignment in I2S entry
 
v1: https://lore.kernel.org/all/20230802051441.3106-1-tmckahan@singleboardsolutions.com/

Thomas McKahan (2):
  dt-bindings: arm: rockchip: Add NanoPC T6
  arm64: dts: rockchip: Add NanoPC T6

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3588-nanopc-t6.dts    | 842 ++++++++++++++++++
 3 files changed, 848 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts

-- 
2.34.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2023-08-09 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 11:21 [RESEND PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6 Thomas McKahan
2023-08-09 11:21 ` [RESEND PATCH v2 1/2] dt-bindings: arm: rockchip: Add " Thomas McKahan
2023-08-09 11:21 ` [RESEND PATCH v2 2/2] arm64: dts: " Thomas McKahan
2023-08-09 13:57 ` [RESEND PATCH v2 0/2] Add Support for the FriendlyElec " Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox