]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am62-lp-sk: Add system-power-controller
authorAkashdeep Kaur <a-kaur@ti.com>
Wed, 1 Apr 2026 11:22:56 +0000 (16:52 +0530)
committerNishanth Menon <nm@ti.com>
Tue, 5 May 2026 11:17:23 +0000 (06:17 -0500)
On AM62-LP-SK, the TPS65219 PMIC is the system power controller
responsible for handling system poweroff. Add the "system-power-controller"
property to the PMIC node to explicitly designate it as such.

Among all in-tree device trees using the TPS65219 PMIC (verified via
compatible string), AM62-LP-SK was the only one missing this property.
This patch corrects that omission.

This property will be used by the PMIC driver to conditionally register
the poweroff handler, ensuring only the designated power controller
registers for system poweroff operations.

Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
Link: https://patch.msgid.link/20260401112257.1248437-2-a-kaur@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts

index 8a556fbbe08b7bd9f8283254b132517160e28462..dfd65c00f5b95bca9e3a447f3ca14ad40631e1c2 100644 (file)
 
                interrupt-parent = <&gic500>;
                interrupts = <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>;
+               system-power-controller;
 
                regulators {
                        buck1_reg: buck1 {