[PATCH 07/15] ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000

Frank Li posted 15 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH 07/15] ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000
Posted by Frank Li 1 month, 2 weeks ago
Rename node name esdhc@1560000 to mmc@1560000 to fix below CHECK_DTBS
warnings:
  arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtb: esdhc@1560000 (fsl,ls1021a-esdhc): $nodename:0: 'esdhc@1560000' does not match '^mmc(@.*)?$'
	from schema $id: http://devicetree.org/schemas/mmc/fsl,esdhc.yaml#

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 arch/arm/boot/dts/nxp/ls/ls1021a.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi b/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi
index d095c6107745d75b108a430a5eb15e4f2511e81f..3921d9c4912713064dec1e10ac00cc0916d8974e 100644
--- a/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi
+++ b/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi
@@ -154,7 +154,7 @@ qspi: spi@1550000 {
 			status = "disabled";
 		};
 
-		esdhc: esdhc@1560000 {
+		esdhc: mmc@1560000 {
 			compatible = "fsl,ls1021a-esdhc", "fsl,esdhc";
 			reg = <0x0 0x1560000 0x0 0x10000>;
 			interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;

-- 
2.34.1
Re: [PATCH 07/15] ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000
Posted by Alexander Stein 1 month, 2 weeks ago
Hi Frank,

Am Montag, 18. August 2025, 22:48:18 CEST schrieb Frank Li:
> Rename node name esdhc@1560000 to mmc@1560000 to fix below CHECK_DTBS
> warnings:
>   arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtb: esdhc@1560000 (fsl,ls1021a-esdhc): $nodename:0: 'esdhc@1560000' does not match '^mmc(@.*)?$'
> 	from schema $id: http://devicetree.org/schemas/mmc/fsl,esdhc.yaml#
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  arch/arm/boot/dts/nxp/ls/ls1021a.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi b/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi
> index d095c6107745d75b108a430a5eb15e4f2511e81f..3921d9c4912713064dec1e10ac00cc0916d8974e 100644
> --- a/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi
> @@ -154,7 +154,7 @@ qspi: spi@1550000 {
>  			status = "disabled";
>  		};
>  
> -		esdhc: esdhc@1560000 {
> +		esdhc: mmc@1560000 {

As mentioned in the cover letter to [1] this would break some version of
u-boot because they explicitly reference '/soc/esdhc@1560000' node name.

Best regards
Alexander

>  			compatible = "fsl,ls1021a-esdhc", "fsl,esdhc";
>  			reg = <0x0 0x1560000 0x0 0x10000>;
>  			interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
> 
> 


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/