mbox series

[v2,0/2] arm64: dts: rockchip: add Radxa CM3I E25

Message ID 20221209102524.129367-1-amadeus@jmu.edu.cn
Headers show
Series arm64: dts: rockchip: add Radxa CM3I E25 | expand

Message

Chukun Pan Dec. 9, 2022, 10:25 a.m. UTC
Changes from v2:
* Correct the board name for CM3I/E25.
* Split the device tree into CM3I/E25.
* Adjusted some regulator names according to the schematic.
* Reduce the serial port rate to 115200bps as suggested by FUKAUMI.

Chukun Pan (2):
  dt-bindings: arm: rockchip: Add Radxa CM3I E25
  arm64: dts: rockchip: Add Radxa CM3I E25

 .../devicetree/bindings/arm/rockchip.yaml     |   7 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3568-radxa-cm3i.dtsi  | 416 ++++++++++++++++++
 .../boot/dts/rockchip/rk3568-radxa-e25.dts    | 229 ++++++++++
 4 files changed, 653 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts