mbox series

[0/2] arm64: dts: rockchip: Add Radxa ROCK S0

Message ID 20240521212247.1240226-1-jonas@kwiboo.se (mailing list archive)
Headers show
Series arm64: dts: rockchip: Add Radxa ROCK S0 | expand

Message

Jonas Karlman May 21, 2024, 9:22 p.m. UTC
This series adds initial support for the Radxa ROCK S0 board.

Radxa ROCK S0 is a single-board computer based on the Rockchip RK3308B
SoC in an ultra-compact form factor.

Schematic for the ROCK S0 can be found at:
https://dl.radxa.com/rockpis0/radxa_rock_s0_v1200_schematic.pdf

This series depends on the series "rockchip: Fixes and improvements for
ROCK Pi S" [1] to pass DT schema validation.

[1] https://lore.kernel.org/all/20240521211029.1236094-1-jonas@kwiboo.se/

Jonas Karlman (2):
  dt-bindings: arm: rockchip: Add Radxa ROCK S0
  arm64: dts: rockchip: Add Radxa ROCK S0

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3308-rock-s0.dts      | 293 ++++++++++++++++++
 3 files changed, 299 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3308-rock-s0.dts

Comments

Heiko Stuebner May 27, 2024, 10:42 p.m. UTC | #1
On Tue, 21 May 2024 21:22:41 +0000, Jonas Karlman wrote:
> This series adds initial support for the Radxa ROCK S0 board.
> 
> Radxa ROCK S0 is a single-board computer based on the Rockchip RK3308B
> SoC in an ultra-compact form factor.
> 
> Schematic for the ROCK S0 can be found at:
> https://dl.radxa.com/rockpis0/radxa_rock_s0_v1200_schematic.pdf
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: rockchip: Add Radxa ROCK S0
      commit: 768dfd7b49a24b02f1422bf8e2270bcdccea16b9
[2/2] arm64: dts: rockchip: Add Radxa ROCK S0
      commit: adeb5d2a4ba47910238b3c4f5fd960cc0c26a98b

Best regards,