diff options
author | H. Nikolaus Schaller <hns@goldelico.com> | 2020-12-23 11:30:21 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2020-12-30 10:48:07 +0200 |
commit | 181739822cf6f8f4e12b173913af2967a28906c0 (patch) | |
tree | 4ad16b4b40d85e93dc363c11cf3724beb6ef7db9 /drivers/net/can/at91_can.c | |
parent | 7078a5ba7a58e5db07583b176f8a03e0b8714731 (diff) |
ARM: dts; gta04: SPI panel chip select is active low
With the arrival of
commit 2fee9583198eb9 ("spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors")
it was clarified what the proper state for cs-gpios should be, even if the
flag is ignored. The driver code is doing the right thing since
766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors")
The chip-select of the td028ttec1 panel is active-low, so we must omit spi-cs-high;
attribute (already removed by separate patch) and should now use GPIO_ACTIVE_LOW for
the client device description to be fully consistent.
Fixes: 766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors")
CC: stable@vger.kernel.org
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/net/can/at91_can.c')
0 files changed, 0 insertions, 0 deletions