arm: dts: pfc-750-84xx-wosm: mram: remove cdns,phy-mode

The device-tree bindnig cdns,phy-mode does not exist in mainline
kernels.

Signed-off-by: Heinrich Toews <ht@twx-software.de>
This commit is contained in:
Heinrich Toews
2026-02-25 10:41:24 +01:00
committed by Oleg KARFICH
parent eeaa1fa415
commit 58bbb53e99
@@ -207,11 +207,6 @@
*/
cdns,read-delay = <5>;
/* Enable PHY mode to assist controller internal clocking at
* high speeds
*/
cdns,phy-mode;
/* Tighten timings for 200 MHz (T=5ns) */
cdns,tshsl-ns = <200>; /* CS# high pulse width (increased for stability) */
cdns,tsd2d-ns = <200>; /* Delay between back-to-back transfers */