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:
e267526
)
ARM: dts: imx6sl-warp: Pass 'bus-width' property
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 10 Mar 2015 02:33:22 +0000
(23:33 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:43:34 +0000
(16:43 +0800)
USDHC2 port uses all the 8 data signals, so pass the 'bus-width' property
accordingly.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6sl-warp.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sl-warp.dts
b/arch/arm/boot/dts/imx6sl-warp.dts
index 904efc48b096a24323ee9bd36f23f917d0ee9cdf..8adc843a76ef5c5b2c81f049e374ea4568b33e46 100644
(file)
--- a/
arch/arm/boot/dts/imx6sl-warp.dts
+++ b/
arch/arm/boot/dts/imx6sl-warp.dts
@@
-122,6
+122,7
@@
pinctrl-0 = <&pinctrl_usdhc2>;
pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
+ bus-width = <8>;
non-removable;
status = "okay";
};