diff --git a/packages/emulators/standalone/ppsspp-sa/sources/RK3588-ACE/controls.ini b/packages/emulators/standalone/ppsspp-sa/sources/RK3588-ACE/controls.ini index 6f04bbdb8..83c19ca1b 100644 --- a/packages/emulators/standalone/ppsspp-sa/sources/RK3588-ACE/controls.ini +++ b/packages/emulators/standalone/ppsspp-sa/sources/RK3588-ACE/controls.ini @@ -3,16 +3,16 @@ Up = 10-19 Down = 10-20 Left = 10-21 Right = 10-22 -Circle = 10-190 -Cross = 10-189 +Circle = 10-189 +Cross = 10-190 Square = 10-188 Triangle = 10-191 Start = 10-197 Select = 10-196 L = 10-193 R = 10-192 -An.Up = 10-4000 -An.Down = 10-4001 -An.Left = 10-4003 -An.Right = 10-4002 +An.Up = 10-4003 +An.Down = 10-4002 +An.Left = 10-4001 +An.Right = 10-4000 Pause = 10-107 diff --git a/projects/Rockchip/patches/linux/RK3588-ACE/000-gameforce-ace.patch b/projects/Rockchip/patches/linux/RK3588-ACE/000-gameforce-ace.patch index b5602be18..3a7d22d7c 100644 --- a/projects/Rockchip/patches/linux/RK3588-ACE/000-gameforce-ace.patch +++ b/projects/Rockchip/patches/linux/RK3588-ACE/000-gameforce-ace.patch @@ -158,7 +158,7 @@ new file mode 100644 index 000000000000..84eeaef5f066 --- /dev/null +++ b/arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts -@@ -0,0 +1,1408 @@ +@@ -0,0 +1,1409 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (c) 2021 Rockchip Electronics Co., Ltd. @@ -333,6 +333,7 @@ index 000000000000..84eeaef5f066 + green_led@2 { + gpios = <&gpio3 RK_PC1 GPIO_ACTIVE_HIGH>; + label = "green_led"; ++ default-state = "on"; + linux,default-trigger = "cw2015-battery-full"; + linux,default-trigger-delay-ms = <0>; + };