From: Nishanth Menon Date: Mon, 24 Jul 2023 15:39:07 +0000 (-0500) Subject: arm: dts: ti: omap: omap36xx: Rename opp_supply nodename X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bb29eb38511e27dfd9fe08c28aab10ba2e4c5349;p=linux.git arm: dts: ti: omap: omap36xx: Rename opp_supply nodename Use opp-supply as the proper node name. Signed-off-by: Nishanth Menon Reviewed-by: Dhruva Gole Message-ID: <20230724153911.1376830-2-nm@ti.com> Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/ti/omap/omap36xx.dtsi b/arch/arm/boot/dts/ti/omap/omap36xx.dtsi index fff9c3d341938..50e640a32b5c2 100644 --- a/arch/arm/boot/dts/ti/omap/omap36xx.dtsi +++ b/arch/arm/boot/dts/ti/omap/omap36xx.dtsi @@ -71,7 +71,7 @@ }; }; - opp_supply_mpu_iva: opp_supply { + opp_supply_mpu_iva: opp-supply { compatible = "ti,omap-opp-supply"; ti,absolute-max-voltage-uv = <1375000>; };