diff options
author | Yau Wai Gan <yau.wai.gan@intel.com> | 2022-05-24 15:02:28 +0800 |
---|---|---|
committer | Tien Fong Chee <tien.fong.chee@intel.com> | 2022-06-16 16:02:26 +0800 |
commit | f70e00fa7da69d16379c0b3526b793be45cd055d (patch) | |
tree | b9b35351f08c9f2a45c0885d8c87db39d72cb990 | |
parent | 166e5b82a3f49239f67ac5f0d6df8abeb6ca0bdd (diff) |
arm: dts: socfpga: stratix10: Update MMC smplsel value
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>
Reviewed-by: Tien Fong Chee <tien.fong.chee@intel.com>
-rwxr-xr-x | arch/arm/dts/socfpga_stratix10_socdk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/socfpga_stratix10_socdk.dts b/arch/arm/dts/socfpga_stratix10_socdk.dts index b7b48a5d31..8aa55a60ab 100755 --- a/arch/arm/dts/socfpga_stratix10_socdk.dts +++ b/arch/arm/dts/socfpga_stratix10_socdk.dts @@ -92,7 +92,7 @@ broken-cd; bus-width = <4>; drvsel = <3>; - smplsel = <0>; + smplsel = <2>; }; &qspi { |