]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
ARM: dt: tegra: remove legacy support-8bit property
authorStephen Warren <swarren@nvidia.com>
Mon, 21 May 2012 22:45:19 +0000 (16:45 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 11 Jun 2012 17:48:43 +0000 (11:48 -0600)
The driver supports the new bus-width property, so remove the legacy
support-8bit property.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra-cardhu.dts
arch/arm/boot/dts/tegra-harmony.dts
arch/arm/boot/dts/tegra-paz00.dts
arch/arm/boot/dts/tegra-seaboard.dts
arch/arm/boot/dts/tegra-ventana.dts

index 36321bceec46beb8ae812bc1ff5e80f2db45fab0..c169bced131e32038f4523f599c054b22690bdb6 100644 (file)
 
        sdhci@78000600 {
                status = "okay";
-               support-8bit;
                bus-width = <8>;
        };
 
index 7de701365fce6b9e6594e16491ad97da9cfa75fb..f146dbf6f7f8c40f0a453d0e2d09887943ceef3f 100644 (file)
                cd-gpios = <&gpio 58 0>; /* gpio PH2 */
                wp-gpios = <&gpio 59 0>; /* gpio PH3 */
                power-gpios = <&gpio 70 0>; /* gpio PI6 */
-               support-8bit;
                bus-width = <8>;
        };
 
index bfeb117d5aea639bdd0f8949796593b4d881da26..684a9e1ff7e9c05d1479c071e3d4658c652337ee 100644 (file)
 
        sdhci@c8000600 {
                status = "okay";
-               support-8bit;
                bus-width = <8>;
        };
 
index 743ef653afc30fde31c6c1c87f1f0e80e690ae90..b797901d040d44702f051eb1720fa1ae320d25c4 100644 (file)
 
        sdhci@c8000600 {
                status = "okay";
-               support-8bit;
                bus-width = <8>;
        };
 
index 445343b0fbdd7bc7eedbd989196bac17f7ffc383..be90544e6b590ca44b81aa0b119eb1dca504238c 100644 (file)
 
        sdhci@c8000600 {
                status = "okay";
-               support-8bit;
                bus-width = <8>;
        };