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:
c1bc0e8
)
ARM: u300: Convert to the common mmc DT bindings for highspeed mode
author
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 18 Mar 2014 19:37:26 +0000
(20:37 +0100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 12 May 2014 10:52:41 +0000
(12:52 +0200)
The mmci host driver supports the common mmc DT parser, which enables
us to use the use common names instead.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-u300.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ste-u300.dts
b/arch/arm/boot/dts/ste-u300.dts
index 6fe688e9e4da5230566ba89a8f7f52fab472bd4a..82a661677e97e75b9194308e261888081b998710 100644
(file)
--- a/
arch/arm/boot/dts/ste-u300.dts
+++ b/
arch/arm/boot/dts/ste-u300.dts
@@
-442,8
+442,8
@@
clock-names = "apb_pclk", "mclk";
max-frequency = <24000000>;
bus-width = <4>; // SD-card slot
-
mmc-
cap-mmc-highspeed;
-
mmc-
cap-sd-highspeed;
+ cap-mmc-highspeed;
+ cap-sd-highspeed;
cd-gpios = <&gpio 12 0x4>;
cd-inverted;
vmmc-supply = <&ab3100_ldo_g_reg>;