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>
This commit is contained in:
parent
166e5b82a3
commit
f70e00fa7d
|
|
@ -92,7 +92,7 @@
|
||||||
broken-cd;
|
broken-cd;
|
||||||
bus-width = <4>;
|
bus-width = <4>;
|
||||||
drvsel = <3>;
|
drvsel = <3>;
|
||||||
smplsel = <0>;
|
smplsel = <2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&qspi {
|
&qspi {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue