Update sofle_left.dts

This commit is contained in:
1218
2024-10-05 01:03:43 +08:00
committed by GitHub
parent 8719c25585
commit ccd740dcae
+6
View File
@@ -54,3 +54,9 @@
b-gpios = <&gpio1 14 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
status = "okay";
};
&pwm0 {
status = "okay";
pinctrl-0 = <&pwm0_default>;
pinctrl-1 = <&pwm0_sleep>;
pinctrl-names = "default", "sleep";
};