All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ls208xa: disable SD UHS-I modes by default on RDB
@ 2017-05-31  9:32 yinbo.zhu
       [not found] ` <VI1PR04MB12626B25EFC90F99044DE9B2E9F10@VI1PR04MB1262.eurprd04.prod.outlook.com>
  0 siblings, 1 reply; 2+ messages in thread
From: yinbo.zhu @ 2017-05-31  9:32 UTC (permalink / raw)
  To: linux-arm-kernel

Currently SD UHS-I modes were enabled by default on LS208xARDB boards,
but the new LS2088ARDB RevF board didn't support them any more since SDHC
circuit had been reworked. This patch is to disable SD UHS-I modes by default
in case of any issue on LS2088ARDB RevF

Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi
index 3a944bb..f06b7f5 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi
@@ -45,10 +45,6 @@
  */
 
 &esdhc {
-	sd-uhs-sdr104;
-	sd-uhs-sdr50;
-	sd-uhs-sdr25;
-	sd-uhs-sdr12;
 	status = "okay";
 };
 
-- 
2.1.0.27.g96db324

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-31 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-31  9:32 [PATCH] arm64: dts: ls208xa: disable SD UHS-I modes by default on RDB yinbo.zhu
     [not found] ` <VI1PR04MB12626B25EFC90F99044DE9B2E9F10@VI1PR04MB1262.eurprd04.prod.outlook.com>
2017-05-31 10:16   ` Y.B. Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.