From: Nishanth Menon Date: Mon, 24 Jul 2023 15:39:08 +0000 (-0500) Subject: arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=22de06ae8c88dc76d3087b8c4ffc9268f979c7ec;p=linux.git arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP opp_slow is not defined in the table in dra7 or derivatives, drop the definition. Signed-off-by: Nishanth Menon Message-ID: <20230724153911.1376830-3-nm@ti.com> Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts index 149cfafb90bfc..9a234dc1431d1 100644 --- a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts +++ b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts @@ -677,12 +677,6 @@ clock-frequency = <100000>; }; -&cpu0_opp_table { - opp_slow-500000000 { - opp-shared; - }; -}; - &ipu2 { status = "okay"; memory-region = <&ipu2_memory_region>;