public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Support for RK3566 Anbernic RG-ARC
@ 2024-01-23 21:21 Chris Morgan
  2024-01-23 21:21 ` [PATCH 1/4] arm64: dts: rockchip: Move device specific properties Chris Morgan
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chris Morgan @ 2024-01-23 21:21 UTC (permalink / raw)
  To: linux-rockchip
  Cc: devicetree, robh+dt, krzysztof.kozlowski+dt, heiko, conor+dt,
	mturquette, sboyd, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Add support for the Anbernic RG-ARC S and RG-ARC D handheld gaming
console.

Chris Morgan (4):
  arm64: dts: rockchip: Move device specific properties
  dt-bindings: arm: rockchip: Add Anbernic RG-Arc
  clk: rockchip: rk3568: Add PLL rate for 128MHz
  arm64: dts: rockchip: add Anbernic RG-ARC S and RG-ARC D

 .../devicetree/bindings/arm/rockchip.yaml     |  31 +--
 arch/arm64/boot/dts/rockchip/Makefile         |   2 +
 .../dts/rockchip/rk3566-anbernic-rg-arc-d.dts |  42 ++++
 .../dts/rockchip/rk3566-anbernic-rg-arc-s.dts |  19 ++
 .../dts/rockchip/rk3566-anbernic-rg-arc.dtsi  | 237 ++++++++++++++++++
 .../dts/rockchip/rk3566-anbernic-rg353x.dtsi  |  74 ++++++
 .../dts/rockchip/rk3566-anbernic-rg503.dts    |  74 ++++++
 .../dts/rockchip/rk3566-anbernic-rgxx3.dtsi   |  74 ------
 drivers/clk/rockchip/clk-rk3568.c             |   1 +
 9 files changed, 458 insertions(+), 96 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-d.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-s.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc.dtsi

-- 
2.34.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2024-01-25 21:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 21:21 [PATCH 0/4] Add Support for RK3566 Anbernic RG-ARC Chris Morgan
2024-01-23 21:21 ` [PATCH 1/4] arm64: dts: rockchip: Move device specific properties Chris Morgan
2024-01-23 21:21 ` [PATCH 2/4] dt-bindings: arm: rockchip: Add Anbernic RG-Arc Chris Morgan
2024-01-24  6:41   ` Krzysztof Kozlowski
2024-01-23 21:21 ` [PATCH 3/4] clk: rockchip: rk3568: Add PLL rate for 128MHz Chris Morgan
2024-01-23 21:21 ` [PATCH 4/4] arm64: dts: rockchip: add Anbernic RG-ARC S and RG-ARC D Chris Morgan
2024-01-25 21:12 ` [PATCH 0/4] Add Support for RK3566 Anbernic RG-ARC Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox