arm: dts: k3-am62p5-sk: Enable OSPI PHY mode
Enable OSPI PHY mode for faster boot time as PHY mode supports upto 166MHz of OSPI bus freq. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
66551ea574
commit
4209cce84e
|
|
@ -699,6 +699,7 @@
|
||||||
cdns,tchsh-ns = <60>;
|
cdns,tchsh-ns = <60>;
|
||||||
cdns,tslch-ns = <60>;
|
cdns,tslch-ns = <60>;
|
||||||
cdns,read-delay = <4>;
|
cdns,read-delay = <4>;
|
||||||
|
cdns,phy-mode;
|
||||||
bootph-all;
|
bootph-all;
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue