[PATCH] arm: dts: socfpga: stratix10: Update MMC smplsel value

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(-)
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 { -- 2.13.0

-----Original Message----- From: Gan, Yau Wai yau.wai.gan@intel.com Sent: Tuesday, 24 May, 2022 3:02 PM To: u-boot@lists.denx.de Cc: Gan, Yau Wai yau.wai.gan@intel.com; Chee, Tien Fong tien.fong.chee@intel.com Subject: [PATCH] arm: dts: socfpga: stratix10: Update MMC smplsel value
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(-)
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 {
2.13.0
Reviewed-by: Tien Fong Chee tien.fong.chee@intel.com
Regards Tien Fong
participants (2)
-
Chee, Tien Fong
-
yau.wai.gan@intel.com