Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Pull backlight updates from Lee Jones: "Core Framework: - Remove unused/obsolete code/comments New Functionality: - Allow less granular brightness specification for high-res PWMs; pwm_bl - Align brightness {inc,dec}rements with that perceived by the human-eye; pwm_bl Fix-ups: - Prepare for the introduction of -Wimplicit-fall-through; adp8860_bl Bug Fixes: - Fix uninitialised variable; pwm_bl" * tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight: backlight: pwm_bl: Fix uninitialized variable backlight: adp8860: Mark expected switch fall-through backlight: Remove obsolete comment for ->state dt-bindings: pwm-backlight: Move brightness-levels to optional backlight: pwm_bl: Compute brightness of LED linearly to human eye dt-bindings: pwm-backlight: Add a num-interpolation-steps property backlight: pwm_bl: Linear interpolation between brightness-levels
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/leds/backlight/pwm-backlight.txt 27 additions, 7 deletions...tion/devicetree/bindings/leds/backlight/pwm-backlight.txt
- drivers/video/backlight/adp8860_bl.c 1 addition, 0 deletionsdrivers/video/backlight/adp8860_bl.c
- drivers/video/backlight/pwm_bl.c 219 additions, 13 deletionsdrivers/video/backlight/pwm_bl.c
- include/linux/backlight.h 0 additions, 1 deletioninclude/linux/backlight.h
Loading
Please register or sign in to comment