diff options
author | Linus Walleij <[email protected]> | 2020-02-20 10:00:32 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2020-03-25 09:30:46 +0000 |
commit | ee0c8e494cc3c135350cd5c4752e82af3feae1ab (patch) | |
tree | 94b35d2fb82825037254b1505aa9625ff3bd8b00 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2644f912b41012c1ce5ff9be99efeec721491b86 (diff) |
backlight: corgi: Convert to use GPIO descriptors
The code in the Corgi backlight driver can be considerably
simplified by moving to GPIO descriptors and lookup tables
from the board files instead of passing GPIO numbers using
the old API.
Make sure to encode inversion semantics for the Akita and
Spitz platforms inside the GPIO lookup table and drop the
custom inversion semantics from the driver.
All in-tree users are converted in this patch.
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Robert Jarzmik <[email protected]>
Reviewed-by: Daniel Thompson <[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