[PATCH 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso

Rasmus Villemoes rasmus.villemoes at prevas.dk
Sat Jul 6 10:46:53 CEST 2024


Marek Vasut <marex at 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


More information about the U-Boot mailing list