+11
−0
+1
−0
drivers/pwm/pwm-mtk-disp.c
0 → 100644
+243
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add display PWM driver support to modify backlight for MT8173 and MT6595. The PWM has one channel to control the brightness of the display. When the (high_width / period) is closer to 1, the screen is brighter; otherwise, it is darker. Signed-off-by:YH Huang <yh.huang@mediatek.com> Signed-off-by:
Thierry Reding <thierry.reding@gmail.com>