[PATCH 2/5] arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP

From: Nishanth Menon
Date: Mon Jul 24 2023 - 11:39:37 EST


opp_slow is not defined in the table in dra7 or derivatives, drop the
definition.

Signed-off-by: Nishanth Menon <nm@xxxxxx>
---
Should probably go via Tony's tree

arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts | 6 ------
1 file changed, 6 deletions(-)

diff --git a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
index 149cfafb90bf..9a234dc1431d 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 @@ &i2c4 {
clock-frequency = <100000>;
};

-&cpu0_opp_table {
- opp_slow-500000000 {
- opp-shared;
- };
-};
-
&ipu2 {
status = "okay";
memory-region = <&ipu2_memory_region>;
--
2.40.0