[PATCH v4 3/7] arm: dts: omap: am335x-bone-common: Rename tps to generic pmic node

Kory Maincent kory.maincent at bootlin.com
Tue Jun 17 04:59:26 PDT 2025


Rename tps at 24 to the generic pmic at 24 node name.

Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>
---

Change in v2:
- New patch.
---
 arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi b/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi
index c400b7b70d0d..ad1e60a9b6fd 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi
+++ b/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi
@@ -212,7 +212,7 @@ &i2c0 {
 	status = "okay";
 	clock-frequency = <400000>;
 
-	tps: tps at 24 {
+	tps: pmic at 24 {
 		reg = <0x24>;
 	};
 

-- 
2.43.0




More information about the linux-arm-kernel mailing list