public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Claudiu Beznea <claudiu.beznea@tuxon.dev>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>,
	<alexandre.belloni@bootlin.com>, <cristian.birsan@microchip.com>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: remove duplicated entries
Date: Fri, 21 Jul 2023 17:27:45 +0200	[thread overview]
Message-ID: <b00da337-e183-5af0-b240-ec2d62e433f0@microchip.com> (raw)
In-Reply-To: <20230721053918.33944-1-claudiu.beznea@tuxon.dev>

On 21/07/2023 at 07:39, Claudiu Beznea wrote:
> [You don't often get email from claudiu.beznea@tuxon.dev. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> Remove duplicated DTC_FLAGS_<board> := -@ entries which intends to enable
> the building of device tree overlays.
> Commit 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories")
> added those entries at the beginning of file w/o removing the already
> available entries spread though file.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

Thanks Claudiu for this finding, best regards,
    Nicolas

> ---
>   arch/arm/boot/dts/microchip/Makefile | 15 +--------------
>   1 file changed, 1 insertion(+), 14 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/microchip/Makefile b/arch/arm/boot/dts/microchip/Makefile
> index 0f5193d05a31..31e03747cdf4 100644
> --- a/arch/arm/boot/dts/microchip/Makefile
> +++ b/arch/arm/boot/dts/microchip/Makefile
> @@ -1,4 +1,5 @@
>   # SPDX-License-Identifier: GPL-2.0
> +# Enables support for device-tree overlays
>   DTC_FLAGS_at91-sam9x60_curiosity := -@
>   DTC_FLAGS_at91-sam9x60ek := -@
>   DTC_FLAGS_at91-sama5d27_som1_ek := -@
> @@ -54,21 +55,9 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
>          at91sam9g35ek.dtb \
>          at91sam9x25ek.dtb \
>          at91sam9x35ek.dtb
> -# Enables support for device-tree overlays
> -DTC_FLAGS_at91-sam9x60_curiosity := -@
> -DTC_FLAGS_at91-sam9x60ek := -@
>   dtb-$(CONFIG_SOC_SAM9X60) += \
>          at91-sam9x60_curiosity.dtb \
>          at91-sam9x60ek.dtb
> -# Enables support for device-tree overlays
> -DTC_FLAGS_at91-sama5d27_som1_ek := -@
> -DTC_FLAGS_at91-sama5d27_wlsom1_ek := -@
> -DTC_FLAGS_at91-sama5d2_icp := -@
> -DTC_FLAGS_at91-sama5d2_ptc_ek := -@
> -DTC_FLAGS_at91-sama5d2_xplained := -@
> -DTC_FLAGS_at91-sama5d3_eds := -@
> -DTC_FLAGS_at91-sama5d3_xplained := -@
> -DTC_FLAGS_at91-sama5d4_xplained := -@
>   dtb-$(CONFIG_SOC_SAM_V7) += \
>          at91-kizbox2-2.dtb \
>          at91-kizbox3-hs.dtb \
> @@ -95,8 +84,6 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
>          at91-sama5d4_xplained.dtb \
>          at91-sama5d4ek.dtb \
>          at91-vinco.dtb
> -# Enables support for device-tree overlays
> -DTC_FLAGS_at91-sama7g5ek := -@
>   dtb-$(CONFIG_SOC_SAMA7G5) += \
>          at91-sama7g5ek.dtb
> 
> --
> 2.39.2
> 


      reply	other threads:[~2023-07-21 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21  5:39 [PATCH] ARM: dts: at91: remove duplicated entries Claudiu Beznea
2023-07-21 15:27 ` 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=b00da337-e183-5af0-b240-ec2d62e433f0@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=conor+dt@kernel.org \
    --cc=cristian.birsan@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@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