[PATCH V2 0/3] Add GameForce Ace

Chris Morgan macroalpha82 at gmail.com
Thu Aug 29 13:45:14 PDT 2024


From: Chris Morgan <macromorgan at 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




More information about the Linux-rockchip mailing list