arm: dts: k3-am69-sk: Enable OSPI PHY mode
For achieving higher clocks speeds (greater than 25 MHz DDR) with OSPI, OSPI PHY needs to be enabled and calibrate, add the necessary property to enable PHY. Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com>
This commit is contained in:
parent
2748241620
commit
f00ebdfbb9
|
|
@ -262,6 +262,7 @@
|
|||
cdns,tchsh-ns = <60>;
|
||||
cdns,tslch-ns = <60>;
|
||||
cdns,read-delay = <4>;
|
||||
cdns,phy-mode;
|
||||
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
|
|
|
|||
Loading…
Reference in New Issue