1/ { 2 pwm_leds { 3 status = "okay"; 4 }; 5}; 6 7&pwm { 8 status = "okay"; 9 divider-int-4 = <255>; 10}; 11