From 7da9eb8ca5bf08679b5dc519bb8300a67bd6cf47 Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Sat, 5 Oct 2024 11:03:15 +0800 Subject: [PATCH] Update sofle_right.dts --- config/boards/arm/sofle/sofle_right.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/boards/arm/sofle/sofle_right.dts b/config/boards/arm/sofle/sofle_right.dts index c5d91d039..19d955693 100644 --- a/config/boards/arm/sofle/sofle_right.dts +++ b/config/boards/arm/sofle/sofle_right.dts @@ -18,7 +18,7 @@ wakeup-source; diode-direction = "col2row"; row-gpios - = <&gpio0 19 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> + = <&gpio1 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&gpio0 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&gpio0 12 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&gpio0 11 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> @@ -86,12 +86,12 @@ backlight: pwmleds { // Other pinctrl definitions for other hardware pwm0_default: pwm0_default { group1 { - psels = ; + psels = ; }; }; pwm0_sleep: pwm0_sleep { group1 { - psels = ; + psels = ; low-power-enable; }; };