projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
869bf85
)
arm64: dts: ls1028a-rdb: enable emmc hs400 mode
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Fri, 13 Dec 2019 02:18:38 +0000
(10:18 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 23 Dec 2019 06:43:53 +0000
(14:43 +0800)
This patch is to enable emmc hs400 mode for ls1028ardb.
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Acked-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts
b/arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts
index af25c09ea42742373679a1b00f10bb2b5bfb0e03..afb55653850d6471ec1a32df98ab6b677528cf2e 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts
+++ b/
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts
@@
-93,6
+93,8
@@
&esdhc1 {
mmc-hs200-1_8v;
+ mmc-hs400-1_8v;
+ bus-width = <8>;
status = "okay";
};