devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Add GameForce Ace
@ 2024-08-29 20:45 Chris Morgan
  2024-08-29 20:45 ` [PATCH V2 1/3] arm64: dts: rockchip: rk3588s fix sdio pins to pull up Chris Morgan
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chris Morgan @ 2024-08-29 20:45 UTC (permalink / raw)
  To: linux-rockchip
  Cc: devicetree, jagan, zzc, andyshrk, jonas, heiko, conor+dt, krzk+dt,
	robh, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Add support for the GameForce Ace. The GameForce Ace is an RK3588s
based gaming device with a 1080p display, touchscreen, hall effect
joysticks and triggers, 128GB of eMMC, 8GB or 12GB of RAM, WiFi 5,
and support for a 2242 NVME.

Changes since V1:
 - Update eMMC changes to note proper authorship.
 - Removed cw2015 changes for dual cell configuration. For the moment
   it's just cosmetic (aside from voltage_now reading incorrectly, no
   other issues were observed).
 - Removed USB bindings because vbus regulator isn't ready yet.

Alex Zhao (1):
  arm64: dts: rockchip: rk3588s fix sdio pins to pull up

Chris Morgan (2):
  dt-bindings: arm: rockchip: Add GameForce Ace
  arm64: dts: rockchip: Add GameForce Ace

 .../devicetree/bindings/arm/rockchip.yaml     |    5 +
 arch/arm64/boot/dts/rockchip/Makefile         |    1 +
 .../dts/rockchip/rk3588-base-pinctrl.dtsi     |   10 +-
 .../dts/rockchip/rk3588s-gameforce-ace.dts    | 1237 +++++++++++++++++
 4 files changed, 1248 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts

-- 
2.34.1


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

end of thread, other threads:[~2024-09-04 19:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 20:45 [PATCH V2 0/3] Add GameForce Ace Chris Morgan
2024-08-29 20:45 ` [PATCH V2 1/3] arm64: dts: rockchip: rk3588s fix sdio pins to pull up Chris Morgan
2024-08-29 20:45 ` [PATCH V2 2/3] dt-bindings: arm: rockchip: Add GameForce Ace Chris Morgan
2024-08-29 20:45 ` [PATCH V2 3/3] arm64: dts: " Chris Morgan
2024-08-30 16:33 ` [PATCH V2 0/3] " Rob Herring (Arm)
2024-08-30 18:49   ` Heiko Stübner
2024-09-04 19:07 ` 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).