diff mbox series

arm: dts: socfpga: stratix10: Update MMC smplsel value

Message ID 20220428054205.4437-1-yau.wai.gan@intel.com
State Superseded
Delegated to: Simon Goldschmidt
Headers show
Series arm: dts: socfpga: stratix10: Update MMC smplsel value | expand

Commit Message

Yau Wai Gan April 28, 2022, 5:42 a.m. UTC
From: Yau Wai Gan <yau.wai.gan@intel.com>

This new MMC sample select value is obtained from running
tests on multiple Stratix 10 boards and proven working.

Signed-off-by: Yau Wai Gan <yau.wai.gan@intel.com>
---
 arch/arm/dts/socfpga_stratix10_socdk.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.13.0
diff mbox series

Patch

diff --git a/arch/arm/dts/socfpga_stratix10_socdk.dts b/arch/arm/dts/socfpga_stratix10_socdk.dts
index 6622720f77..8e6a405917 100755
--- a/arch/arm/dts/socfpga_stratix10_socdk.dts
+++ b/arch/arm/dts/socfpga_stratix10_socdk.dts
@@ -93,7 +93,7 @@ 
 	broken-cd;
 	bus-width = <4>;
 	drvsel = <3>;
-	smplsel = <0>;
+	smplsel = <2>;
 };

 &qspi {