From f00ebdfbb9da5815022f31329c6ea4135b7e4612 Mon Sep 17 00:00:00 2001 From: Dasnavis Sabiya Date: Fri, 7 Jul 2023 14:59:44 +0530 Subject: [PATCH] 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 --- arch/arm/dts/k3-am69-sk.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/k3-am69-sk.dts b/arch/arm/dts/k3-am69-sk.dts index 28ec38d111..212e746e08 100644 --- a/arch/arm/dts/k3-am69-sk.dts +++ b/arch/arm/dts/k3-am69-sk.dts @@ -262,6 +262,7 @@ cdns,tchsh-ns = <60>; cdns,tslch-ns = <60>; cdns,read-delay = <4>; + cdns,phy-mode; partitions { compatible = "fixed-partitions";