Linux Sound subsystem development
 help / color / mirror / Atom feed
From: <Varshini.Rajendran@microchip.com>
To: <claudiu.beznea@tuxon.dev>, <Andrei.Simion@microchip.com>,
	<lgirdwood@gmail.com>, <broonie@kernel.org>, <robh@kernel.org>,
	<krzk+dt@kernel.org>, <conor+dt@kernel.org>,
	<Nicolas.Ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-sound@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc
Date: Mon, 21 Jul 2025 05:26:22 +0000	[thread overview]
Message-ID: <7989c547-2346-4e1e-8327-0c085885faf9@microchip.com> (raw)
In-Reply-To: <20250610065005.64070-1-varshini.rajendran@microchip.com>

Hi,

Gentle reminder to merge this patch.

On 10/06/25 12:20 pm, Varshini Rajendran wrote:
> Add microchip,sam9x7-ssc to DT bindings documentation.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
> 
> This patch is a rework (adapting to the newly converted yaml file) of the
> leftout patch sent [1] as a part of the series adding support for sam9x7 SoC
> and sam9x75 curiosity board.
> 
> [1] https://lore.kernel.org/lkml/20241010120345.92844-1-varshini.rajendran@microchip.com/
> 
> ---
>   .../devicetree/bindings/sound/atmel,at91-ssc.yaml     | 11 ++++++++---
>   1 file changed, 8 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/sound/atmel,at91-ssc.yaml b/Documentation/devicetree/bindings/sound/atmel,at91-ssc.yaml
> index a05e61431824..ce99c2d8c35d 100644
> --- a/Documentation/devicetree/bindings/sound/atmel,at91-ssc.yaml
> +++ b/Documentation/devicetree/bindings/sound/atmel,at91-ssc.yaml
> @@ -16,9 +16,14 @@ description:
>   
>   properties:
>     compatible:
> -    enum:
> -      - atmel,at91rm9200-ssc
> -      - atmel,at91sam9g45-ssc
> +    oneOf:
> +      - enum:
> +          - atmel,at91rm9200-ssc
> +          - atmel,at91sam9g45-ssc
> +      - items:
> +          - enum:
> +              - microchip,sam9x7-ssc
> +          - const: atmel,at91sam9g45-ssc
>   
>     reg:
>       maxItems: 1


-- 
Thanks,
Varshini Rajendran.

  parent reply	other threads:[~2025-07-21  5:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10  6:50 [PATCH] ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc Varshini Rajendran
2025-06-25 19:46 ` Rob Herring (Arm)
2025-07-21  5:26 ` Varshini.Rajendran [this message]
2025-07-24 12:35   ` Mark Brown
2025-07-24 21:09 ` Mark Brown

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=7989c547-2346-4e1e-8327-0c085885faf9@microchip.com \
    --to=varshini.rajendran@microchip.com \
    --cc=Andrei.Simion@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=broonie@kernel.org \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=robh@kernel.org \
    /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