devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add Anbernic RG-Nano
@ 2023-08-19  3:21 Chris Morgan
  2023-08-19  3:21 ` [PATCH V2 1/4] ARM: dts: sun8i: V3: add alias to cpu node Chris Morgan
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Chris Morgan @ 2023-08-19  3:21 UTC (permalink / raw)
  To: linux-sunxi
  Cc: devicetree, mripard, me, uwu, samuel, jernej.skrabec, wens,
	conor+dt, krzysztof.kozlowski+dt, robh+dt, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Add support for the Anbernic RG-Nano handheld gaming device

Changes since V1:
 - Added additional pwm pin configs to sun8i-v3s.dtsi and removed
   default config for pwm0 in lieu of defining it for each board.
 - Noted in patch notes that additional hardware of UART debug port,
   USB port (in gadget mode) also work, and that USB host mode does
   not work.
 - Identified GPIO responsible for enabling external speaker amplifier
   and defined it, allowing onboard audio to work.
 - Removed ac_power_supply node.
 - Set regulator min and max values to the same value as defined in the
   schematics.
 - Removed definition for reg_ldo1. This regulator is hardware
   configured so the value did not affect anything, however the driver
   must be updated to support the correct value of 3.3v in this case.
 - Removed usb0_id_det-gpios as I cannot confirm these are correct.

Chris Morgan (4):
  ARM: dts: sun8i: V3: add alias to cpu node
  arm: dts: sun8i: V3s: Add pinctrl for pwm
  dt-bindings: arm: sunxi: add Anbernic RG-Nano
  ARM: dts: sunxi: add support for Anbernic RG-Nano

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 arch/arm/boot/dts/allwinner/Makefile          |   1 +
 .../allwinner/sun8i-v3s-anbernic-rg-nano.dts  | 219 ++++++++++++++++++
 arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi    |  14 +-
 4 files changed, 238 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/allwinner/sun8i-v3s-anbernic-rg-nano.dts

-- 
2.34.1


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

end of thread, other threads:[~2023-08-23 20:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19  3:21 [PATCH v2 0/4] Add Anbernic RG-Nano Chris Morgan
2023-08-19  3:21 ` [PATCH V2 1/4] ARM: dts: sun8i: V3: add alias to cpu node Chris Morgan
2023-08-19 22:00   ` Andre Przywara
2023-08-21 15:11     ` Chris Morgan
2023-08-19  3:21 ` [PATCH V2 2/4] arm: dts: sun8i: V3s: Add pinctrl for pwm Chris Morgan
2023-08-19 22:02   ` Andre Przywara
2023-08-21 15:11     ` Chris Morgan
2023-08-19  3:21 ` [PATCH V2 3/4] dt-bindings: arm: sunxi: add Anbernic RG-Nano Chris Morgan
2023-08-19  3:21 ` [PATCH V2 4/4] ARM: dts: sunxi: add support for " Chris Morgan
2023-08-19 22:03   ` Andre Przywara
2023-08-21 15:38     ` Chris Morgan
2023-08-21 17:06       ` Andre Przywara
2023-08-21 17:43         ` Chris Morgan
2023-08-21 23:17           ` Andre Przywara
2023-08-22  1:18             ` Chris Morgan
2023-08-23 19:32   ` Jernej Škrabec
2023-08-23 20:00     ` 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).