linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Radxa ROCK Pi S
@ 2022-06-14  6:48 Sjoerd Simons
  2022-06-14  6:48 ` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add " Sjoerd Simons
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sjoerd Simons @ 2022-06-14  6:48 UTC (permalink / raw)
  To: linux-rockchip
  Cc: kernel, Akash Gajjar, Alex Bee, Chen-Yu Tsai, Frank Wunderlich,
	Heiko Stuebner, Krzysztof Kozlowski, Levin Du, Michael Riesch,
	Peter Geis, Rob Herring, Samuel Holland, devicetree,
	linux-arm-kernel, linux-kernel


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.

Changes in v2:
- Split binding documentation into its own commit

Akash Gajjar (1):
  arm64: dts: rockchip: add ROCK Pi S DTS support

Sjoerd Simons (2):
  dt-bindings: arm: rockchip: Add Radxa ROCK Pi S
  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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-17 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14  6:48 [PATCH v2 0/3] Add support for Radxa ROCK Pi S Sjoerd Simons
2022-06-14  6:48 ` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add " Sjoerd Simons
2022-06-16  0:10   ` Krzysztof Kozlowski
2022-06-14  6:48 ` [PATCH v2 2/3] arm64: dts: rockchip: add ROCK Pi S DTS support Sjoerd Simons
2022-06-14  6:48 ` [PATCH v2 3/3] arm64: dts: rockchip: rock-pi-s add more peripherals Sjoerd Simons
2022-06-17 17:10 ` [PATCH v2 0/3] Add support for Radxa ROCK Pi S Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).