Update sofle_left.dts

This commit is contained in:
1218
2024-10-16 00:28:58 +08:00
committed by GitHub
parent 2356b47abd
commit aa4dfd9e49
+1 -1
View File
@@ -50,7 +50,7 @@
backlight: pwmleds { backlight: pwmleds {
compatible = "pwm-leds"; compatible = "pwm-leds";
pwm_led_0 { pwm_led_0 {
pwms = <&pwm0 0 PWM_MSEC(10) PWM_POLARITY_NORMAL>; pwms = <&pwm0 0 PWM_MSEC(1) PWM_POLARITY_NORMAL>;
}; };
}; };