diff mbox series

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

Message ID 20230724153911.1376830-3-nm@ti.com
State New
Headers show
Series dt-bindings: opp/cpufreq: Convert ti-cpufreq to | expand

Commit Message

Nishanth Menon July 24, 2023, 3:39 p.m. UTC
opp_slow is not defined in the table in dra7 or derivatives, drop the
definition.

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

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

Patch

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>;