diff options
| author | Heiner Kallweit <[email protected]> | 2017-03-02 21:03:44 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-09 17:31:56 +0100 |
| commit | 82472b86186194458c9549516e53becbc33e941d (patch) | |
| tree | dcc7c6cff97cf619000ea2da7faf2a3ef241397d /tools/perf/scripts/python/netdev-times.py | |
| parent | 18c6142168d061916f7020b80b2f746d4323b65d (diff) | |
staging: fbtft: fb_sh1106: use own implementation of write_register
The default implementation of write_register keeps DC low for the first
byte only. SH1106 requires DC to be low for all bytes of a multi-byte
command. To deal with this limitation we currently use a separate call
to write_reg for each single command byte what is not really efficient.
Therefore override the default implementation of write_register with an
own one which keeps DC low for all bytes.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions