1/ {
2	leds {
3		status = "disabled";
4	};
5
6	pwm_leds {
7		status = "okay";
8	};
9};
10
11&pwm {
12	status = "okay";
13};
14