[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c9307794-c270-dc63-e9ae-329733fb5bdc@quicinc.com>
Date: Thu, 6 Jul 2023 10:37:00 +0530
From: Praveen Talari <quic_ptalari@...cinc.com>
To: Conor Dooley <conor@...nel.org>
CC: <agross@...nel.org>, <andersson@...nel.org>,
<konrad.dybcio@...aro.org>, <broonie@...nel.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
<conor+dt@...nel.org>, <linux-arm-msm@...r.kernel.org>,
<linux-spi@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <quic_msavaliy@...cinc.com>,
<quic_vtanuku@...cinc.com>, <quic_vnivarth@...cinc.com>,
<quic_arandive@...cinc.com>
Subject: Re: [PATCH v3 2/3] spi: dt-bindings: qcom,spi-geni-qcom: Add SPI
device mode support for GENI based QuPv3
Hi
On 6/23/2023 12:35 AM, Conor Dooley wrote:
> On Thu, Jun 22, 2023 at 07:29:54PM +0530, Praveen Talari wrote:
>> Add a property to configure QUPv3 SE as SPI Device mode.
>>
>> Signed-off-by: Praveen Talari <quic_ptalari@...cinc.com>
>> ---
>> v2 -> v3:
>> - modified commit message to use device mode instead of slave mode
> Suitability or w/e of the property aside, I don't understand this.
> Why not change the *property*, which has far more visibility than the
> commit message, to use device rather than slave?
We are going use existing property spi-slave
>
> Chers,
> Conor.
>
>> ---
>> Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml b/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml
>> index 2e20ca313ec1..5c7d0293bbf7 100644
>> --- a/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml
>> +++ b/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml
>> @@ -66,6 +66,10 @@ properties:
>> reg:
>> maxItems: 1
>>
>> + qcom,slv-ctrl:
>> + description: configure QUPv3 SE as Device mode
>> + type: boolean
>> +
>> required:
>> - compatible
>> - clocks
>> --
>> 2.17.1
>>
Powered by blists - more mailing lists