commit | 5b6a6a91c870949e21b7fd3865582ea6a32ea922 | [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 | 08a43cfbc29224dadf1d725e26697c227bf9723a [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>