ARM64: dts: meson: remove cap-sd-highspeed from emmc nodes
It does not make much sense to define cap-sd-highspeed in the emmc nodes Just remove it. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
50662499f9
commit
673ccaaccf
|
@ -215,7 +215,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -297,7 +297,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
disable-wp;
|
disable-wp;
|
||||||
|
|
|
@ -274,7 +274,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -274,7 +274,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
disable-wp;
|
disable-wp;
|
||||||
|
|
|
@ -241,7 +241,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -201,7 +201,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -144,7 +144,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <100000000>;
|
max-frequency = <100000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -231,7 +231,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -137,7 +137,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -196,7 +196,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
|
@ -220,7 +220,6 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
cap-sd-highspeed;
|
|
||||||
cap-mmc-highspeed;
|
cap-mmc-highspeed;
|
||||||
max-frequency = <200000000>;
|
max-frequency = <200000000>;
|
||||||
non-removable;
|
non-removable;
|
||||||
|
|
Loading…
Reference in New Issue