This adds a device-tree for the Radxa Rock Pi S; The first patch was originally submitted a few years back but seems to have stalled. I've adjusted it to sort the device nodes and drop duplication of dtsi properties. The second patch adds support for a bunch of additional peripherals. Akash Gajjar (1): arm64: dts: rockchip: add ROCK Pi S DTS support Sjoerd Simons (1): arm64: dts: rockchip: rock-pi-s add more peripherals .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3308-rock-pi-s.dts | 256 ++++++++++++++++++ 3 files changed, 262 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts -- 2.36.1