pbb: led pwms: Add 'pwm-always-on' option, removed delay when enable the led
When the led brightness is changed from 0->1 the pwm needs to be enabled. This clock-enabling introduces a delay from about 1ms. With the new devicetree property the pwm is left enabled also in the 0 brightness state of the led/pwm. This removes the delay.