devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add Anbernic RG353 and RG503
@ 2022-08-17 20:49 Chris Morgan
  2022-08-17 20:49 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add Anbernic Chris Morgan
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Chris Morgan @ 2022-08-17 20:49 UTC (permalink / raw)
  To: devicetree
  Cc: linux-rockchip, robh+dt, krzysztof.kozlowski+dt, heiko, pgwipeout,
	Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Add the devicetrees for the Anbernic RG353 and RG503. This enables
all the hardware that is currently supported via mainline Linux.
The remaining hardware (for both devices) includes the display panel
and the battery. The 353 also requires drivers to be written and
mainlined for the touchscreen.

Chris Morgan (3):
  dt-bindings: vendor-prefixes: add Anbernic
  dt-bindings: arm: rockchip: Add Anbernic RG353 and RG503
  arm64: dts: rockchip: add Anbernic RG353 and RG503

 .../devicetree/bindings/arm/rockchip.yaml     |  10 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   2 +
 .../dts/rockchip/rk3566-anbernic-rg353.dts    | 103 +++
 .../dts/rockchip/rk3566-anbernic-rg503.dts    |  93 ++
 .../dts/rockchip/rk3566-anbernic-rgxx3.dtsi   | 807 ++++++++++++++++++
 6 files changed, 1017 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi

-- 
2.25.1


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

end of thread, other threads:[~2022-08-19  6:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17 20:49 [PATCH 0/3] Add Anbernic RG353 and RG503 Chris Morgan
2022-08-17 20:49 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add Anbernic Chris Morgan
2022-08-18  8:10   ` Krzysztof Kozlowski
2022-08-17 20:49 ` [PATCH 2/3] dt-bindings: arm: rockchip: Add Anbernic RG353 and RG503 Chris Morgan
2022-08-18  8:11   ` Krzysztof Kozlowski
2022-08-18  8:26   ` Maya Matuszczyk
2022-08-18 16:29     ` Chris Morgan
2022-08-17 20:49 ` [PATCH 3/3] arm64: dts: rockchip: add " Chris Morgan
2022-08-18  8:14   ` Krzysztof Kozlowski
2022-08-18 16:33     ` Chris Morgan
2022-08-19  6:49       ` Krzysztof Kozlowski
2022-08-18  9:49   ` Maya Matuszczyk
2022-08-18 16:50     ` Chris Morgan

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).