diff options
author | Linus Walleij <[email protected]> | 2021-01-18 14:23:22 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-01-20 12:47:11 +0000 |
commit | 93cc26fa8f37fbd320f36525bfedd4b3e2b3e2ba (patch) | |
tree | 13a8cc5882f25b8d58a95ece29fbba4a25aafb89 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e (diff) |
backlight: lms283gf05: Convert to GPIO descriptors
This converts the lms283gf05 backlight driver to use GPIO
descriptors and switches the single PXA Palm Z2 device
over to defining these.
Since the platform data was only used to convey GPIO
information we can delete the platform data header.
Notice that we define the proper active low semantics in
the board file GPIO descriptor table (active low) and
assert the reset line by bringing it to "1" (asserted).
Cc: Marek Vasut <[email protected]>
Cc: Haojian Zhuang <[email protected]>
Cc: Robert Jarzmik <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Daniel Mack <[email protected]>
Acked-by: Mark Brown <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions