projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30cdd66
)
ARM: nomadik: Convert to the common mmc DT bindings for highspeed mode
author
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 18 Mar 2014 19:36:50 +0000
(20:36 +0100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 12 May 2014 10:52:40 +0000
(12:52 +0200)
The mmci host driver supports the common mmc DT parser, which enables
us to use the use common names instead.
Cc: Alessandro Rubini <rubini@unipv.it>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
index 5acc0449676a99fbc09b58554ea17216ab4d9b97..d316c955bd5f19a4c6683daf767c1aaf1376d106 100644
(file)
--- a/
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
+++ b/
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
@@
-840,8
+840,8
@@
interrupts = <22>;
max-frequency = <48000000>;
bus-width = <4>;
-
mmc-
cap-mmc-highspeed;
-
mmc-
cap-sd-highspeed;
+ cap-mmc-highspeed;
+ cap-sd-highspeed;
cd-gpios = <&gpio3 15 0x1>;
cd-inverted;
pinctrl-names = "default";