Commit d8da0fd6 authored by Gireesh Hiremath's avatar Gireesh Hiremath Committed by Tony Lindgren
Browse files

ARM: dts: am335x: Guardian: Disable poweroff support from RTC



 * Disabling poweroff support form RTC will allow poweroff
   to handle from other machanism

Signed-off-by: default avatarGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
Message-Id: <20220325100613.1494-5-Gireesh.Hiremath@in.bosch.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 87e4e2bf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -282,7 +282,6 @@ &mmc1 {
&rtc {
	clocks = <&clk_32768_ck>, <&clk_24mhz_clkctrl AM3_CLK_24MHZ_CLKDIV32K_CLKCTRL 0>;
	clock-names = "ext-clk", "int-clk";
	system-power-controller;
};

&spi0 {