From 92f84871bd874db5faa1212539939a1815875e54 Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Sat, 5 Oct 2024 11:02:22 +0800 Subject: [PATCH] Update sofle_left.dts --- config/boards/arm/sofle/sofle_left.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/boards/arm/sofle/sofle_left.dts b/config/boards/arm/sofle/sofle_left.dts index 5f71dfc..4add704 100644 --- a/config/boards/arm/sofle/sofle_left.dts +++ b/config/boards/arm/sofle/sofle_left.dts @@ -20,7 +20,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)> @@ -65,12 +65,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; }; };