mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: Xianwei Zhao <xianwei.zhao@amlogic.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Sunny Luo <sunny.luo@amlogic.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-amlogic@lists.infradead.org, linux-spi@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] spi: dt-bindings: amlogic: spisg: Document A9-specific properties
Date: Wed, 22 Jul 2026 10:21:08 +0800	[thread overview]
Message-ID: <9568564b-be74-4a5e-a84d-c548af398995@amlogic.com> (raw)
In-Reply-To: <20260721-determined-melodic-boa-c379fb@quoll>

Hi Krzysztof,
    Thank you for your advice.

On 2026/7/21 18:18, Krzysztof Kozlowski wrote:
> On Fri, Jul 17, 2026 at 07:49:33AM +0000, Xianwei Zhao wrote:
>> Document the Amlogic A9 SPISG controller and its additional
>> Device Tree properties.
>>
>> Add the "amlogic,a9-spisg" compatible string and define the
>> A9-specific "amlogic,mo-idle-output" and "amlogic,word-gap"
>> properties, which configure the MOSI idle output level and
>> the inter-word gap, respectively.
>>
>> Signed-off-by: Xianwei Zhao<xianwei.zhao@amlogic.com>
>> ---
>>   .../devicetree/bindings/spi/amlogic,a4-spisg.yaml  | 36 +++++++++++++++++++---
>>   1 file changed, 32 insertions(+), 4 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/spi/amlogic,a4-spisg.yaml b/Documentation/devicetree/bindings/spi/amlogic,a4-spisg.yaml
>> index 9bfb8089f7ea..7efdc748d566 100644
>> --- a/Documentation/devicetree/bindings/spi/amlogic,a4-spisg.yaml
>> +++ b/Documentation/devicetree/bindings/spi/amlogic,a4-spisg.yaml
>> @@ -11,12 +11,11 @@ maintainers:
>>     - Xianwei Zhao<xianwei.zhao@amlogic.com>
>>     - Sunny Luo<sunny.luo@amlogic.com>
>>
>> -allOf:
>> -  - $ref: spi-controller.yaml#
>> -
>>   properties:
>>     compatible:
>> -    const: amlogic,a4-spisg
>> +    enum:
>> +      - amlogic,a4-spisg
>> +      - amlogic,a9-spisg
>>
>>     reg:
>>       maxItems: 1
>> @@ -42,6 +41,35 @@ required:
>>     - clocks
>>     - clock-names
>>
>> +allOf:
>> +  - $ref: spi-controller.yaml#
>> +  - if:
>> +      properties:
>> +        compatible:
>> +          contains:
>> +            enum:
>> +              - amlogic,a9-spisg
>> +    then:
>> +      properties:
> Properties MUST be defined in top-level. You only restrict them here.
> See writing-schema and example-schema.
> 

Will do.

> Best regards,
> Krzysztof

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  reply	other threads:[~2026-07-22  2:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-17  7:49 [PATCH 0/3] spi: add support for Amlogic A9 Xianwei Zhao via B4 Relay
2026-07-17  7:49 ` [PATCH 1/3] spi: dt-bindings: amlogic: spisg: Document A9-specific properties Xianwei Zhao via B4 Relay
2026-07-21 10:18   ` Krzysztof Kozlowski
2026-07-22  2:21     ` Xianwei Zhao [this message]
2026-07-17  7:49 ` [PATCH 2/3] spi: amlogic: spisg: Fix the incorrect keep_ss of the last descriptor Xianwei Zhao via B4 Relay
2026-07-17  8:01   ` sashiko-bot
2026-07-17  7:49 ` [PATCH 3/3] spi: amlogic: spisg: Add support for A9 controller features Xianwei Zhao via B4 Relay
2026-07-17  8:04   ` sashiko-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9568564b-be74-4a5e-a84d-c548af398995@amlogic.com \
    --to=xianwei.zhao@amlogic.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sunny.luo@amlogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®