[PATCH 1/5] arm: dts: ti: omap: omap36xx: Rename opp_supply nodename

Nishanth Menon posted 5 patches 2 years, 6 months ago
[PATCH 1/5] arm: dts: ti: omap: omap36xx: Rename opp_supply nodename
Posted by Nishanth Menon 2 years, 6 months ago
Use opp-supply as the proper node name.

Signed-off-by: Nishanth Menon <nm@ti.com>
---

Should probably go via Tony's tree.

 arch/arm/boot/dts/ti/omap/omap36xx.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/ti/omap/omap36xx.dtsi b/arch/arm/boot/dts/ti/omap/omap36xx.dtsi
index fff9c3d34193..50e640a32b5c 100644
--- a/arch/arm/boot/dts/ti/omap/omap36xx.dtsi
+++ b/arch/arm/boot/dts/ti/omap/omap36xx.dtsi
@@ -71,7 +71,7 @@ opp1g-1000000000 {
 		};
 	};
 
-	opp_supply_mpu_iva: opp_supply {
+	opp_supply_mpu_iva: opp-supply {
 		compatible = "ti,omap-opp-supply";
 		ti,absolute-max-voltage-uv = <1375000>;
 	};
-- 
2.40.0
Re: [PATCH 1/5] arm: dts: ti: omap: omap36xx: Rename opp_supply nodename
Posted by Dhruva Gole 2 years, 6 months ago
On Jul 24, 2023 at 10:39:07 -0500, Nishanth Menon wrote:
> Use opp-supply as the proper node name.
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> 
> Should probably go via Tony's tree.
> 
>  arch/arm/boot/dts/ti/omap/omap36xx.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/ti/omap/omap36xx.dtsi b/arch/arm/boot/dts/ti/omap/omap36xx.dtsi
> index fff9c3d34193..50e640a32b5c 100644
> --- a/arch/arm/boot/dts/ti/omap/omap36xx.dtsi
> +++ b/arch/arm/boot/dts/ti/omap/omap36xx.dtsi
> @@ -71,7 +71,7 @@ opp1g-1000000000 {
>  		};
>  	};
>  
> -	opp_supply_mpu_iva: opp_supply {
> +	opp_supply_mpu_iva: opp-supply {

Reviewed-by: Dhruva Gole <d-gole@ti.com>

>  		compatible = "ti,omap-opp-supply";
>  		ti,absolute-max-voltage-uv = <1375000>;
>  	};
> -- 
> 2.40.0
> 

-- 
Best regards,
Dhruva Gole <d-gole@ti.com>