From: Jonathan Humphreys Date: Sat, 24 Feb 2024 00:23:07 +0000 (-0600) Subject: arm: dts: k3-j721e-sk: Remove OSPI phypattern partition X-Git-Tag: v2024.07-rc1~65^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=383fddf63479f3255ddc32b7885dcb43bf06345c;p=pandora-u-boot.git arm: dts: k3-j721e-sk: Remove OSPI phypattern partition The phy calibration pattern partition isn't needed as the Cadence driver isn't calibrating the phys. Signed-off-by: Jonathan Humphreys Fixes: 58d61fb5a77e ("arm: dts: k3-j721e-sk: Add initial A72 specific dts support") --- diff --git a/arch/arm/dts/k3-j721e-sk-u-boot.dtsi b/arch/arm/dts/k3-j721e-sk-u-boot.dtsi index 479b7bcd6f8..20b76a84ffd 100644 --- a/arch/arm/dts/k3-j721e-sk-u-boot.dtsi +++ b/arch/arm/dts/k3-j721e-sk-u-boot.dtsi @@ -157,9 +157,5 @@ flash@0 { bootph-all; - - partition@3fc0000 { - bootph-all; - }; }; };