devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <Claudiu.Beznea@microchip.com>
To: <Durai.ManickamKR@microchip.com>, <Nicolas.Ferre@microchip.com>,
	<Cristian.Birsan@microchip.com>, <Hari.PrasathGE@microchip.com>,
	<davem@davemloft.net>, <krzysztof.kozlowski+dt@linaro.org>,
	<alexandre.belloni@bootlin.com>, <arnd@arndb.de>,
	<olof@lixom.net>, <soc@kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <Manikandan.M@microchip.com>,
	<Kavyasree.Kotagiri@microchip.com>,
	<Horatiu.Vultur@microchip.com>
Subject: Re: [PATCHv1 7/8] dt-bindings: arm: at91: Add info on SAM9X60-CURIOSITY
Date: Mon, 31 Oct 2022 10:29:02 +0000	[thread overview]
Message-ID: <229c2647-25e6-b49e-2783-5cf990167378@microchip.com> (raw)
In-Reply-To: <20221031033653.43269-8-durai.manickamkr@microchip.com>

On 31.10.2022 05:36, Durai Manickam KR wrote:
> Adding the SAM9X60-CURIOSITY board from Microchip into the atmel AT91 board
> description yaml file.
> 
> Signed-off-by: Durai Manickam KR <durai.manickamkr@microchip.com>
> ---
>  Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> index 9e2e66a7566d..2c53b2c008c5 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> @@ -97,6 +97,12 @@ properties:
>            - const: microchip,sam9x60
>            - const: atmel,at91sam9
>  
> +      - description: SAM9X60 Curiosity board
> +        items:
> +          - const: microchip,sam9x60-curiosity
> +          - const: microchip,sam9x60
> +          - const: atmel,at91sam9
> +

Please check and address Krystztof's reply from previous version.

>        - description: Nattis v2 board with Natte v2 power board
>          items:
>            - const: axentia,nattis-2


  parent reply	other threads:[~2022-10-31 10:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221031033653.43269-1-durai.manickamkr@microchip.com>
2022-10-31 10:20 ` [PATCHv1 0/8] Add support for sam9x60 curiosity board Claudiu.Beznea
2022-11-02 20:18   ` Krzysztof Kozlowski
2022-11-03  5:12     ` Durai.ManickamKR
     [not found] ` <20221031033653.43269-2-durai.manickamkr@microchip.com>
2022-10-31 10:22   ` [PATCHv1 1/8] ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions Claudiu.Beznea
2022-10-31 10:25   ` Claudiu.Beznea
     [not found] ` <20221031033653.43269-3-durai.manickamkr@microchip.com>
2022-10-31 10:23   ` [PATCHv1 2/8] ARM: dts: at91: sam9x60: remove flexcom definitions Claudiu.Beznea
     [not found] ` <20221031033653.43269-4-durai.manickamkr@microchip.com>
2022-10-31 10:24   ` [PATCHv1 3/8] ARM: dts: at91: sam9x60: Add " Claudiu.Beznea
2022-10-31 10:27   ` Claudiu.Beznea
2022-11-08 13:37   ` Nicolas Ferre
2022-11-15  5:33     ` Durai.ManickamKR
     [not found] ` <20221031033653.43269-7-durai.manickamkr@microchip.com>
2022-10-31 10:28   ` [PATCHv1 6/8] ARM: dts: at91: sam9x60: Add missing " Claudiu.Beznea
2022-11-15  5:40     ` Durai.ManickamKR
     [not found] ` <20221031033653.43269-8-durai.manickamkr@microchip.com>
2022-10-31 10:29   ` Claudiu.Beznea [this message]
     [not found] ` <20221031033653.43269-9-durai.manickamkr@microchip.com>
2022-10-31 10:29   ` [PATCHv1 8/8] ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60_curiosity board Claudiu.Beznea

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=229c2647-25e6-b49e-2783-5cf990167378@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=Cristian.Birsan@microchip.com \
    --cc=Durai.ManickamKR@microchip.com \
    --cc=Hari.PrasathGE@microchip.com \
    --cc=Horatiu.Vultur@microchip.com \
    --cc=Kavyasree.Kotagiri@microchip.com \
    --cc=Manikandan.M@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@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;
as well as URLs for NNTP newsgroup(s).