Update sofle.dtsi

This commit is contained in:
1218
2024-10-05 01:04:13 +08:00
committed by GitHub
parent ccd740dcae
commit ab351d2d7c
+7 -1
View File
@@ -186,4 +186,10 @@
color-mapping = <LED_COLOR_ID_GREEN LED_COLOR_ID_RED LED_COLOR_ID_BLUE>;
};
};
};
&pwm0 {
status = "okay";
pinctrl-0 = <&pwm0_default>;
pinctrl-1 = <&pwm0_sleep>;
pinctrl-names = "default", "sleep";
};