[PATCH] arm64: dts: ti: k3-am68-phycore-som: Add pmic label

Dominik Haller d.haller at phytec.de
Mon Oct 13 17:22:40 PDT 2025


Add a label to the pmic node which is necessary to configure the pmic
esm in the spl devicetree.

Signed-off-by: Dominik Haller <d.haller at phytec.de>
---
 arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi
index adef02bd8040..10a7eddcae4d 100644
--- a/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi
@@ -258,7 +258,7 @@ vdd_cpu_avs: regulator at 40 {
 		bootph-pre-ram;
 	};
 
-	pmic at 48 {
+	pmic: pmic at 48 {
 		compatible = "ti,tps6594-q1";
 		reg = <0x48>;
 		system-power-controller;
-- 
2.43.0




More information about the linux-arm-kernel mailing list