ARM: dt: tegra: remove legacy support-8bit property

The driver supports the new bus-width property, so remove the legacy
support-8bit property.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Stephen Warren 2012-05-21 16:45:19 -06:00
Родитель c11bd55790
Коммит 02e35c461d
5 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -144,7 +144,6 @@
sdhci@78000600 {
status = "okay";
support-8bit;
bus-width = <8>;
};

Просмотреть файл

@ -307,7 +307,6 @@
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>;
};

Просмотреть файл

@ -301,7 +301,6 @@
sdhci@c8000600 {
status = "okay";
support-8bit;
bus-width = <8>;
};

Просмотреть файл

@ -397,7 +397,6 @@
sdhci@c8000600 {
status = "okay";
support-8bit;
bus-width = <8>;
};

Просмотреть файл

@ -314,7 +314,6 @@
sdhci@c8000600 {
status = "okay";
support-8bit;
bus-width = <8>;
};