projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbd8d1
)
arm64: dts: renesas: salvator: set driver type for eMMC
author
Wolfram Sang
<
[email protected]
>
Sun, 15 Oct 2017 12:46:15 +0000
(14:46 +0200)
committer
Simon Horman
<
[email protected]
>
Tue, 28 Nov 2017 08:36:06 +0000
(09:36 +0100)
These boards are known to have eMMC issues with the default driver type.
Specify a working one.
Signed-off-by: Wolfram Sang <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm64/boot/dts/renesas/salvator-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
index a298df74ca6c037f373f78f5fd310a4d8e8c0e64..24a32c63ce7c18211c5dd19f3da165e4421a745c 100644
(file)
--- a/
arch/arm64/boot/dts/renesas/salvator-common.dtsi
+++ b/
arch/arm64/boot/dts/renesas/salvator-common.dtsi
@@
-596,6
+596,7
@@
bus-width = <8>;
mmc-hs200-1_8v;
non-removable;
+ fixed-emmc-driver-type = <1>;
status = "okay";
};