commit | a3c046f589f09b32fe88f39bf9ba1198f7c94ae4 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Aug 03 12:36:07 2017 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Sep 12 13:40:47 2017 +0200 |
tree | 1f5a02acdfdfa4c81c715ec8a74d80239c2c9ef1 | |
parent | 4300f075adb87c7f59d2bdcf188cb1352ed6f804 [diff] |
dm: backlight: Add a driver for GPIO backlight Add a driver for GPIO backlights. It understands the standard device tree binding. It can be used with simple-panel when PWM is not necessary. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>