Re: [PATCH 1/2] dt-bindings: spi: qcom-geni: Document device-gpios property

From: Praveen Talari

Date: Thu Aug 06 2026 - 14:20:20 EST


Hi Mark,

On 06-08-2026 23:05, Mark Brown wrote:
On Thu, Aug 06, 2026 at 03:43:44PM +0530, Praveen Talari wrote:
When operating in SPI target (slave) mode, the GENI SPI controller can
use an external GPIO to notify the SPI master about the target's
active state.
Document the optional device-gpios property for the qcom,spi-geni-qcom
and qcom,sa8255p-geni-spi bindings, restricted to spi-slave nodes.
This seems a lot like the ready-gpios property we have for some other
drivers?
Yes, you're right. The intention was the same when I added this property.

Would you prefer that I use the ready-gpios property instead?