diff options
author | Michal Vokáč <[email protected]> | 2019-02-08 19:24:48 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2019-02-08 19:24:48 +0100 |
commit | af4b3a71a5c8204d00c1124c9297a0c48a53ec65 (patch) | |
tree | 17f65718afc2770ec87221b724bea8e4da3adea1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d7e58d30e046d3471295a256d15e0b6bdd502c4 (diff) |
video: ssd1307fb: Do not hard code active-low reset sequence
The SSD130x OLED display reset signal is active low. Now the reset
sequence is implemented in such a way that users are forced to
define reset-gpios as GPIO_ACTIVE_HIGH in DT to make the reset work.
Do not hard code the active-low sequence into the driver but instead
allow the user to specify the gpio as GPIO_ACTIVE_LOW to reflect
the real world.
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Alexandre Belloni <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Maxime Ripard <[email protected]>,
Signed-off-by: Michal Vokáč <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions