Skip to content

Commit

Permalink
Update sofle.dtsi
Browse files Browse the repository at this point in the history
  • Loading branch information
a741725193 authored Oct 4, 2024
1 parent ccd740d commit ab351d2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config/boards/arm/sofle/sofle.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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";
};

0 comments on commit ab351d2

Please sign in to comment.