arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP
authorNishanth Menon <nm@ti.com>
Mon, 24 Jul 2023 15:39:08 +0000 (10:39 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 31 Jul 2023 06:25:10 +0000 (09:25 +0300)
opp_slow is not defined in the table in dra7 or derivatives, drop the
definition.

Signed-off-by: Nishanth Menon <nm@ti.com>
Message-ID: <20230724153911.1376830-3-nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts

index 149cfafb90bfcb209b66d1dbeae0033d27e37613..9a234dc1431d12a06ad5e34886a53c3b10da0f8b 100644 (file)
        clock-frequency = <100000>;
 };
 
-&cpu0_opp_table {
-       opp_slow-500000000 {
-               opp-shared;
-       };
-};
-
 &ipu2 {
        status = "okay";
        memory-region = <&ipu2_memory_region>;