]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm: dts: am4372: setup rtc as system-power-controller
authorKeerthy <j-keerthy@ti.com>
Wed, 25 Jul 2018 05:55:35 +0000 (11:25 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 22 Aug 2018 15:04:49 +0000 (08:04 -0700)
RTC alarm2 is connected to pmic_en line and hence can be used to control
the pmic enabling/disabling. Hence add the system-power-controller for rtc
node.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am4372.dtsi

index f0cbd86312dce5ddc1867d9eb2dc54059450a090..d4b7c59eec6853f2f836b5b3ffd686988ad0f6b1 100644 (file)
                        ti,hwmods = "rtc";
                        clocks = <&clk_32768_ck>;
                        clock-names = "int-clk";
+                       system-power-controller;
                        status = "disabled";
                };