diff options
author | Linus Walleij <[email protected]> | 2019-09-15 15:54:44 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2019-09-16 16:31:17 +0200 |
commit | 2a7326caab479ca257c4b9bd67db42d1d49079bf (patch) | |
tree | e3823a754a32b0132c51b65eaee37da3579e5513 /lib/test_overflow.c | |
parent | 375a7baddbdd62c61a41b6c25437b425d7aeeea6 (diff) |
ARM: dts: dir685: Drop spi-cpol from the display
The D-Link DIR-685 had its clock polarity set as active
low using the special SPI "spi-cpol" property.
This is not correct: the datasheet clearly states:
"Fix SCL to GND level when not in use" which is
indicative that this line is active high.
After a recent fix making the GPIO-based SPI driver
force the clock line de-asserted at the beginning of
each SPI transaction this reared its ugly head: now
de-asserted was taken to mean the line should be
driven high, but it should be driven low.
Fix this up in the DTS file and the display works again.
Link: https://lore.kernel.org/r/[email protected]
Cc: Mark Brown <[email protected]>
Fixes: 2922d1cc1696 ("spi: gpio: Add SPI_MASTER_GPIO_SS flag")
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions