]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
rpi_display: add backlight driver and overlay
authorP33M <P33M@github.com>
Wed, 21 Oct 2015 13:55:21 +0000 (14:55 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 14 Mar 2018 16:10:40 +0000 (17:10 +0100)
commit629302a01b0ae7c3f40aa1f7dc965a62b2f024cc
tree2caedc79eb68230b3fa56e32f6dda77d678b5231
parent24fea1ce277811df5b90719848a1a277bdfb3031
rpi_display: add backlight driver and overlay

Add a mailbox-driven backlight controller for the Raspberry Pi DSI
touchscreen display. Requires updated GPU firmware to recognise the
mailbox request.

Signed-off-by: Gordon Hollingworth <gordon@raspberrypi.org>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/rpi_backlight.c [new file with mode: 0644]