mbox series

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

Message ID 20221209102524.129367-1-amadeus@jmu.edu.cn (mailing list archive)
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

Comments

Heiko Stuebner Dec. 14, 2022, 2:26 p.m. UTC | #1
On Fri, 9 Dec 2022 18:25:22 +0800, Chukun Pan wrote:
> 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
> 
> [...]

Applied for 6.3, thanks!

[1/2] dt-bindings: arm: rockchip: add Radxa CM3I E25
      commit: c3c4192809821b00ca7e20071ef17f07f3744bd2
[2/2] arm64: dts: rockchip: Add Radxa CM3I E25
      commit: 23587814cbde8a4fc877e4a0c992b4f73f6c3101

Best regards,