public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: fix SPI hardware CS issue
@ 2026-01-12 17:53 Vitor Soares
  2026-01-12 17:53 ` [PATCH v1 1/2] arm64: dts: ti: k3-am69-aquila: change main_spi0/2 CS to GPIO mode Vitor Soares
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vitor Soares @ 2026-01-12 17:53 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Vitor Soares, linux-arm-kernel, devicetree, linux-kernel, ivitro

From: Vitor Soares <vitor.soares@toradex.com>

Hardware chip select does not work correctly on main_spi0 and main_spi2
controllers on the Aquila AM69 module. Testing revealed main_spi2 loses
CS state during runtime PM suspend, while main_spi0 cannot drive CS HIGH
when bus is idle. This series switches both controllers to use GPIO-based
chip select instead.

Vitor Soares (2):
  arm64: dts: ti: k3-am69-aquila: change main_spi0/2 CS to GPIO mode
  arm64: dts: ti: k3-am69-aquila-clover: change main_spi2 CS0 to GPIO
    mode

 arch/arm64/boot/dts/ti/k3-am69-aquila-clover.dts | 3 ++-
 arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi       | 6 ++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-14 17:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12 17:53 [PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: fix SPI hardware CS issue Vitor Soares
2026-01-12 17:53 ` [PATCH v1 1/2] arm64: dts: ti: k3-am69-aquila: change main_spi0/2 CS to GPIO mode Vitor Soares
2026-01-12 17:53 ` [PATCH v1 2/2] arm64: dts: ti: k3-am69-aquila-clover: change main_spi2 CS0 " Vitor Soares
2026-01-13  6:35 ` [PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: fix SPI hardware CS issue Francesco Dolcini
2026-01-14 17:11 ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox