]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: am33xx: adjust mmc labels to be in sync with ref manual
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 11 Dec 2013 14:43:30 +0000 (15:43 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 27 Aug 2014 08:32:19 +0000 (10:32 +0200)
arch/arm/boot/dts/am335x-boneblack.dts
arch/arm/boot/dts/am335x-evm.dts
arch/arm/boot/dts/am335x-evmsk.dts
arch/arm/boot/dts/am335x-igep0033.dtsi
arch/arm/boot/dts/am335x-nano.dts
arch/arm/boot/dts/am33xx.dtsi

index 305975d3f531189f7845ec32178e443c57e92bfc..61f1ac8dd5d38008082aa8601dfbc261a821d95b 100644 (file)
        regulator-always-on;
 };
 
-&mmc1 {
+&mmc0 {
        vmmc-supply = <&vmmcsd_fixed>;
 };
 
-&mmc2 {
+&mmc1 {
        vmmc-supply = <&vmmcsd_fixed>;
        pinctrl-names = "default";
        pinctrl-0 = <&emmc_pins>;
index e2156a583de76a2cd67dcbc06593fb192caaf7e4..a5b858cc0d32dd367f688b697498f5306a993f8e 100644 (file)
        };
 };
 
-&mmc1 {
+&mmc0 {
        status = "okay";
        vmmc-supply = <&vmmc_reg>;
        bus-width = <4>;
index 80a3b215e7d63c1b669c7d6fc2ad6777609e5ede..930ea2c04b4a2cd8e86ccbfdaa022dd97c072ff7 100644 (file)
        dual_emac_res_vlan = <2>;
 };
 
-&mmc1 {
+&mmc0 {
        status = "okay";
        vmmc-supply = <&vmmc_reg>;
        bus-width = <4>;
index a1a0cc5eb35cb8ac9851591bb5b7b6fcc69f483c..ae5825d7b07eb9ed7dd6305d7dbf8c62548db251 100644 (file)
        };
 };
 
-&mmc1 {
+&mmc0 {
        status = "okay";
        vmmc-supply = <&vmmc>;
        bus-width = <4>;
index a3466455b17188eaafec7eab8b613550a264d3da..2332c77e3c355becda8b3d763455acea97f654de 100644 (file)
                >;
        };
 
-       mmc1_pins: mmc1_pins {
+       mmc0_pins: mmc0_pins {
                pinctrl-single,pins = <
                        0xf0 (PIN_INPUT_PULLUP | MUX_MODE0)     /* mmc0_dat0.mmc0_dat0 */
                        0xf4 (PIN_INPUT_PULLUP | MUX_MODE0)     /* mmc0_dat1.mmc0_dat1 */
        dual_emac_res_vlan = <2>;
 };
 
-&mmc1 {
+&mmc0 {
        status = "okay";
        vmmc-supply = <&ldo4_reg>;
        pinctrl-names = "default";
-       pinctrl-0 = <&mmc1_pins>;
+       pinctrl-0 = <&mmc0_pins>;
        bus-width = <4>;
        cd-gpios = <&gpio3 8 0>;
        wp-gpios = <&gpio3 18 0>;
index 4a4e02d0ce9e408b16b3c1bb57222fad963a2766..cd891f8769377a37a83693d9e8fabebcfbb66e4d 100644 (file)
                        status = "disabled";
                };
 
-               mmc1: mmc@48060000 {
+               mmc0: mmc@48060000 {
                        compatible = "ti,omap4-hsmmc";
                        ti,hwmods = "mmc1";
                        ti,dual-volt;
                        status = "disabled";
                };
 
-               mmc2: mmc@481d8000 {
+               mmc1: mmc@481d8000 {
                        compatible = "ti,omap4-hsmmc";
                        ti,hwmods = "mmc2";
                        ti,needs-special-reset;
                        status = "disabled";
                };
 
-               mmc3: mmc@47810000 {
+               mmc2: mmc@47810000 {
                        compatible = "ti,omap4-hsmmc";
                        ti,hwmods = "mmc3";
                        ti,needs-special-reset;