From: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
To: Marek Vasut <marex@denx.de>
Cc: u-boot@lists.denx.de, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
Date: Sat, 06 Jul 2024 10:46:53 +0200 [thread overview]
Message-ID: <87ikxioqki.fsf@prevas.dk> (raw)
In-Reply-To: <1d920ebf-157b-48ac-8dc5-9f27519af0ef@denx.de> (Marek Vasut's message of "Fri, 5 Jul 2024 23:10:21 +0200")
Marek Vasut <marex@denx.de> writes:
>> ...om-overlay-rev100.dts => imx8mp-dhcom-som-overlay-rev100.dtso} | 0
>> 4 files changed, 0 insertions(+), 0 deletions(-)
>> rename arch/arm/dts/{imx8mp-dhcom-pdk-overlay-eth2xfast.dts => imx8mp-dhcom-pdk-overlay-eth2xfast.dtso} (100%)
>> rename arch/arm/dts/{imx8mp-dhcom-pdk3-overlay-rev100.dts => imx8mp-dhcom-pdk3-overlay-rev100.dtso} (100%)
>> rename arch/arm/dts/{imx8mp-dhcom-som-overlay-eth1xfast.dts => imx8mp-dhcom-som-overlay-eth1xfast.dtso} (100%)
>> rename arch/arm/dts/{imx8mp-dhcom-som-overlay-rev100.dts => imx8mp-dhcom-som-overlay-rev100.dtso} (100%)
>> diff --git a/arch/arm/dts/imx8mp-dhcom-pdk-overlay-eth2xfast.dts
>> b/arch/arm/dts/imx8mp-dhcom-pdk-overlay-eth2xfast.dtso
>> similarity index 100%
>> rename from arch/arm/dts/imx8mp-dhcom-pdk-overlay-eth2xfast.dts
>> rename to arch/arm/dts/imx8mp-dhcom-pdk-overlay-eth2xfast.dtso
>> diff --git a/arch/arm/dts/imx8mp-dhcom-pdk3-overlay-rev100.dts b/arch/arm/dts/imx8mp-dhcom-pdk3-overlay-rev100.dtso
>> similarity index 100%
>> rename from arch/arm/dts/imx8mp-dhcom-pdk3-overlay-rev100.dts
>> rename to arch/arm/dts/imx8mp-dhcom-pdk3-overlay-rev100.dtso
>> diff --git a/arch/arm/dts/imx8mp-dhcom-som-overlay-eth1xfast.dts b/arch/arm/dts/imx8mp-dhcom-som-overlay-eth1xfast.dtso
>> similarity index 100%
>> rename from arch/arm/dts/imx8mp-dhcom-som-overlay-eth1xfast.dts
>> rename to arch/arm/dts/imx8mp-dhcom-som-overlay-eth1xfast.dtso
>> diff --git a/arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dts b/arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dtso
>> similarity index 100%
>> rename from arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dts
>> rename to arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dtso
>
> Has this been even compile-tested ?
>
> I think you need to fix up this:
>
> arch/arm/dts/imx8mp-dhcom-som-overlay-eth2xfast.dts:#include
> "imx8mp-dhcom-som-overlay-eth1xfast.dts"
Argh, sorry. I thought I had had the CI chew on it, and I did, but I
somehow managed to not see that it had failed.
Not only does the include needs fixing up, the file itself should also
be renamed. I had just done 'git grep /plugin/;' to find candidates.
Rasmus
next prev parent reply other threads:[~2024-07-06 13:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 20:29 [PATCH 0/5] finish using .dtso for overlay source files Rasmus Villemoes
2024-07-05 20:29 ` [PATCH 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso Rasmus Villemoes
2024-07-05 21:10 ` Marek Vasut
2024-07-06 8:46 ` Rasmus Villemoes [this message]
2024-07-05 20:29 ` [PATCH 2/5] kbuild: Allow DTB overlays to built into .dtbo.S files Rasmus Villemoes
2024-07-05 20:29 ` [PATCH 3/5] test: overlay: rename overlay source files to .dtso Rasmus Villemoes
2024-07-05 20:29 ` [PATCH 4/5] test/py: efi_capsule: rename device tree overlay source " Rasmus Villemoes
2024-07-05 20:29 ` [PATCH 5/5] kbuild: Disallow DTB overlays to built from .dts named source files Rasmus Villemoes
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=87ikxioqki.fsf@prevas.dk \
--to=rasmus.villemoes@prevas.dk \
--cc=marex@denx.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.