linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Hari Prasath <Hari.PrasathGE@microchip.com>,
	<alexandre.belloni@bootlin.com>,
	<ludovic.desroches@microchip.com>, <robh@kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux@armlinux.org.uk>
Subject: Re: [PATCH 1/2] ARM: at91: dts: sama5d29: Add dtsi file for sama5d29
Date: Tue, 21 Sep 2021 12:34:41 +0200	[thread overview]
Message-ID: <37ffc77b-5164-ead0-f162-bf31d2cfaa83@microchip.com> (raw)
In-Reply-To: <20210812140758.28273-1-Hari.PrasathGE@microchip.com>

On 12/08/2021 at 16:07, Hari Prasath wrote:
> A new dtsi file for sama5d29 SoC is added which basically inherits the sama5d2
> dtsi with the mac controller compatible property updated.
> 
> Signed-off-by: Hari Prasath <Hari.PrasathGE@microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
And added to our at91-dt branch for 5.16.

Best regards,
    Nicolas

> ---
>   arch/arm/boot/dts/sama5d29.dtsi | 16 ++++++++++++++++
>   1 file changed, 16 insertions(+)
>   create mode 100644 arch/arm/boot/dts/sama5d29.dtsi
> 
> diff --git a/arch/arm/boot/dts/sama5d29.dtsi b/arch/arm/boot/dts/sama5d29.dtsi
> new file mode 100644
> index 000000000000..e8cc73c0619f
> --- /dev/null
> +++ b/arch/arm/boot/dts/sama5d29.dtsi
> @@ -0,0 +1,16 @@
> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> +/*
> + * sama5d29.dtsi - Device Tree Include file for SAMA5D29 SoC of the SAMA5D2
> + * family.
> + *
> + *  Copyright (C) 2021 Microchip Technology, Inc. and its subsidiaries
> + *
> + *  Author: Hari Prasath <Hari.PrasathGE@microchip.com>
> + *
> + */
> +
> +#include "sama5d2.dtsi"
> +
> +&macb0 {
> +compatible = "atmel,sama5d29-gem";
> +};
> 


-- 
Nicolas Ferre

      parent reply	other threads:[~2021-09-21 10:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12 14:07 [PATCH 1/2] ARM: at91: dts: sama5d29: Add dtsi file for sama5d29 Hari Prasath
2021-08-12 14:07 ` [PATCH 2/2] ARM: at91: dts: at91-sama5d2_xplained: Add comments " Hari Prasath
2021-08-12 19:26   ` Alexandre Belloni
2021-08-19 10:56     ` Hari.PrasathGE
2021-08-19 11:20       ` Alexandre Belloni
2021-09-21  9:44         ` Nicolas Ferre
2021-09-21 10:34 ` Nicolas Ferre [this message]

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=37ffc77b-5164-ead0-f162-bf31d2cfaa83@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=Hari.PrasathGE@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=ludovic.desroches@microchip.com \
    --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;
as well as URLs for NNTP newsgroup(s).