]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: socfpga: remove 'num-slots' property for dwmmc
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 23 Feb 2018 06:41:35 +0000 (15:41 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 15 Mar 2018 08:27:24 +0000 (09:27 +0100)
Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/arm/boot/dts/socfpga_arria10_socdk_sdmmc.dts
arch/arm/boot/dts/socfpga_arria5.dtsi
arch/arm/boot/dts/socfpga_cyclone5.dtsi
arch/arm/boot/dts/socfpga_vt.dts

index 040a164ba148101594a83f0f61d3ac926f1783c1..5822fd2085dbf001618245b2b99e10bf570f6827 100644 (file)
@@ -20,7 +20,6 @@
 
 &mmc {
        status = "okay";
-       num-slots = <1>;
        cap-sd-highspeed;
        broken-cd;
        bus-width = <4>;
index 8c037297296c3c50586b62596842d958fbbd548a..e59461f5416e86826fb4aa9eb0d5f017f5abad5d 100644 (file)
@@ -30,7 +30,6 @@ osc1 {
                };
 
                mmc0: dwmmc0@ff704000 {
-                       num-slots = <1>;
                        broken-cd;
                        bus-width = <4>;
                        cap-mmc-highspeed;
index a05e3df23103f78edefa919b792b491b324e77d4..68ced67f8bfb053a2a33d46bc513261c19b62938 100644 (file)
@@ -31,7 +31,6 @@ osc1 {
                };
 
                mmc0: dwmmc0@ff704000 {
-                       num-slots = <1>;
                        broken-cd;
                        bus-width = <4>;
                        cap-mmc-highspeed;
index dfe2193cd4d5b5a657cbb4facbff90a1272fd966..547c38632c685b1bfb38dc4f10a8a3988c2913eb 100644 (file)
@@ -42,7 +42,6 @@ osc1 {
                };
 
                dwmmc0@ff704000 {
-                       num-slots = <1>;
                        broken-cd;
                        bus-width = <4>;
                        cap-mmc-highspeed;