[PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6

Thomas McKahan tmckahan at singleboardsolutions.com
Tue Aug 8 22:42:08 PDT 2023


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




More information about the linux-arm-kernel mailing list