Commit 7e4cd9d8 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

ARM: dts: imx: Change esdhc node name on i.MX2/i.MX3/i.MX5 SoCs

Change i.MX2/i.MX3/i.MX5 SoCs esdhc node name from esdhc to mmc to
be compliant with yaml schema, it requires the nodename to be "mmc".
Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 459ebbee
......@@ -453,7 +453,7 @@ rngb: rngb@53fb0000 {
interrupts = <22>;
};
esdhc1: esdhc@53fb4000 {
esdhc1: mmc@53fb4000 {
compatible = "fsl,imx25-esdhc";
reg = <0x53fb4000 0x4000>;
interrupts = <9>;
......@@ -462,7 +462,7 @@ esdhc1: esdhc@53fb4000 {
status = "disabled";
};
esdhc2: esdhc@53fb8000 {
esdhc2: mmc@53fb8000 {
compatible = "fsl,imx25-esdhc";
reg = <0x53fb8000 0x4000>;
interrupts = <8>;
......
......@@ -231,7 +231,7 @@ gpio3: gpio@53fa4000 {
#interrupt-cells = <2>;
};
esdhc1: esdhc@53fb4000 {
esdhc1: mmc@53fb4000 {
compatible = "fsl,imx35-esdhc";
reg = <0x53fb4000 0x4000>;
interrupts = <7>;
......@@ -240,7 +240,7 @@ esdhc1: esdhc@53fb4000 {
status = "disabled";
};
esdhc2: esdhc@53fb8000 {
esdhc2: mmc@53fb8000 {
compatible = "fsl,imx35-esdhc";
reg = <0x53fb8000 0x4000>;
interrupts = <8>;
......@@ -249,7 +249,7 @@ esdhc2: esdhc@53fb8000 {
status = "disabled";
};
esdhc3: esdhc@53fbc000 {
esdhc3: mmc@53fbc000 {
compatible = "fsl,imx35-esdhc";
reg = <0x53fbc000 0x4000>;
interrupts = <9>;
......
......@@ -115,7 +115,7 @@ spba@50000000 {
reg = <0x50000000 0x40000>;
ranges;
esdhc1: esdhc@50004000 {
esdhc1: mmc@50004000 {
compatible = "fsl,imx50-esdhc", "fsl,imx53-esdhc";
reg = <0x50004000 0x4000>;
interrupts = <1>;
......@@ -127,7 +127,7 @@ esdhc1: esdhc@50004000 {
status = "disabled";
};
esdhc2: esdhc@50008000 {
esdhc2: mmc@50008000 {
compatible = "fsl,imx50-esdhc", "fsl,imx53-esdhc";
reg = <0x50008000 0x4000>;
interrupts = <2>;
......@@ -176,7 +176,7 @@ ssi2: ssi@50014000 {
status = "disabled";
};
esdhc3: esdhc@50020000 {
esdhc3: mmc@50020000 {
compatible = "fsl,imx50-esdhc", "fsl,imx53-esdhc";
reg = <0x50020000 0x4000>;
interrupts = <3>;
......@@ -188,7 +188,7 @@ esdhc3: esdhc@50020000 {
status = "disabled";
};
esdhc4: esdhc@50024000 {
esdhc4: mmc@50024000 {
compatible = "fsl,imx50-esdhc", "fsl,imx53-esdhc";
reg = <0x50024000 0x4000>;
interrupts = <4>;
......
......@@ -185,7 +185,7 @@ spba@70000000 {
reg = <0x70000000 0x40000>;
ranges;
esdhc1: esdhc@70004000 {
esdhc1: mmc@70004000 {
compatible = "fsl,imx51-esdhc";
reg = <0x70004000 0x4000>;
interrupts = <1>;
......@@ -196,7 +196,7 @@ esdhc1: esdhc@70004000 {
status = "disabled";
};
esdhc2: esdhc@70008000 {
esdhc2: mmc@70008000 {
compatible = "fsl,imx51-esdhc";
reg = <0x70008000 0x4000>;
interrupts = <2>;
......@@ -245,7 +245,7 @@ ssi2: ssi@70014000 {
status = "disabled";
};
esdhc3: esdhc@70020000 {
esdhc3: mmc@70020000 {
compatible = "fsl,imx51-esdhc";
reg = <0x70020000 0x4000>;
interrupts = <3>;
......@@ -257,7 +257,7 @@ esdhc3: esdhc@70020000 {
status = "disabled";
};
esdhc4: esdhc@70024000 {
esdhc4: mmc@70024000 {
compatible = "fsl,imx51-esdhc";
reg = <0x70024000 0x4000>;
interrupts = <4>;
......
......@@ -236,7 +236,7 @@ spba@50000000 {
reg = <0x50000000 0x40000>;
ranges;
esdhc1: esdhc@50004000 {
esdhc1: mmc@50004000 {
compatible = "fsl,imx53-esdhc";
reg = <0x50004000 0x4000>;
interrupts = <1>;
......@@ -248,7 +248,7 @@ esdhc1: esdhc@50004000 {
status = "disabled";
};
esdhc2: esdhc@50008000 {
esdhc2: mmc@50008000 {
compatible = "fsl,imx53-esdhc";
reg = <0x50008000 0x4000>;
interrupts = <2>;
......@@ -301,7 +301,7 @@ ssi2: ssi@50014000 {
status = "disabled";
};
esdhc3: esdhc@50020000 {
esdhc3: mmc@50020000 {
compatible = "fsl,imx53-esdhc";
reg = <0x50020000 0x4000>;
interrupts = <3>;
......@@ -313,7 +313,7 @@ esdhc3: esdhc@50020000 {
status = "disabled";
};
esdhc4: esdhc@50024000 {
esdhc4: mmc@50024000 {
compatible = "fsl,imx53-esdhc";
reg = <0x50024000 0x4000>;
interrupts = <4>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment