Re: [PATCH 1/2] dt-bindings: spi: qcom-geni: Document device-gpios property
Praveen Talari <[email protected]>
| Newsgroups | org.kernel.vger.linux-spi,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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?