diff options
author | Linus Walleij <[email protected]> | 2020-04-15 14:14:49 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2020-04-29 08:52:15 +0100 |
commit | 61365ca7b24f1cb106a4c619c94610862bbec778 (patch) | |
tree | af7e716c21134a5d0af982b035a9db08503d5623 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d8207c155a7c6015eb7f43739baa7dfb1fa638af (diff) |
backlight: l4f00242t03: Convert to GPIO descriptors
This converts the l4f00242t03 backlight driver to use GPIO
descriptors and switches the two Freescale i.MX boards over
to passing descriptors instead of global GPIO numbers.
We use the typical names "enable" and "reset" as found in
the device tree bindings for panel GPIOs.
This saves a lot of code in the driver and makes it possible
to get rid of the platform data header altogether.
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions