[PATCH 2/5] arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP
Nishanth Menon
nm at ti.com
Mon Jul 24 08:39:08 PDT 2023
opp_slow is not defined in the table in dra7 or derivatives, drop the
definition.
Signed-off-by: Nishanth Menon <nm at 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 --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
More information about the linux-arm-kernel
mailing list