Update corne.dtsi

This commit is contained in:
1218 2024-10-16 00:30:26 +08:00 committed by GitHub
parent a1b25ff723
commit 091eda8f8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,7 +193,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>;
}; };
}; };
}; };