[PATCH v1 0/1] spi: tegra: fix CS polarity setup

Svyatoslav Ryhel clamor95 at gmail.com
Sun Mar 30 11:21:07 CEST 2025


Add missing configuration of chip select polarity. Default polarity is LOW,
which satisfies most cases but some devices require HIGH polarity and will
not work.

Svyatoslav Ryhel (1):
  spi: tegra20_slink: fix CS polarity setup

 drivers/spi/tegra20_slink.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

-- 
2.43.0



More information about the U-Boot mailing list