Hi,
On 21-12-15 11:56, Silvio Pellicano wrote:
Here is a slightly updated version of Chen-Yu's backlight
patches, also adding support for the backlight found on A13
based q8 tablets.
If i compile your dtsi with (obviously) pwm support enable , backlight
switch off after kernel start,
if i disable pwm in menuconfig,it stay on, all seem correct (pwm on PB2 in
original script.bin),
but there is somewhere a bug in pwm or dtsi description of backlight.
No there is not, if you enable the pwm driver you must also enable
the backlight-pwm driver / add CONFIG_BACKLIGHT_PWM=y to your .config
(and make sure it stays that way after a "make oldconfig").
Regards,
Hans
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html