From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 13 Jul 2017 16:03:22 +0800 Subject: [RESEND PATCH] ARM: dts: imx: update snvs-poweroff mask In-Reply-To: <20170704161912.29618-1-m.niestroj@grinn-global.com> References: <20170704161912.29618-1-m.niestroj@grinn-global.com> Message-ID: <20170713080321.GO3172@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jul 04, 2017 at 06:19:12PM +0200, Marcin Niestroj wrote: > From: Guy Shapiro > > Make the syscon-poweroff driver change only the shutdown bits on the > SNVS_LP control register. > > This change fixes an issue with the RTC wakeup alarm, that was > previously disabled during power off. > > Signed-off-by: Guy Shapiro > Reviewed-by: Marcin Niestroj Applied, thanks.