diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2017-08-31 15:52:19 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2017-09-05 12:05:00 -0700 |
commit | 673ccaaccf32a044d961c3bac3dd63452bdfa86c (patch) | |
tree | 120622591e560d8d5bbe13b7c8949ec8d85d649e /arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts | |
parent | 50662499f9112ecced68d064846a2f1fd9640b66 (diff) |
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>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts index 2a5804ce7f4b..f779a985f923 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts @@ -144,7 +144,6 @@ pinctrl-names = "default"; bus-width = <8>; - cap-sd-highspeed; cap-mmc-highspeed; max-frequency = <100000000>; non-removable; |