From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 16 Nov 2017 17:05:02 +0800 Subject: [PATCH] ARM: dts: imx6: RDU2: add alias for RTC In-Reply-To: <20171108182225.18226-1-l.stach@pengutronix.de> References: <20171108182225.18226-1-l.stach@pengutronix.de> Message-ID: <20171116090501.GM25384@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Nov 08, 2017 at 07:22:25PM +0100, Lucas Stach wrote: > This makes sure that the battery backed RTC is always the > primary one, regardless of the driver probe ordering. > > Signed-off-by: Lucas Stach Applied, thanks.