From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 28 Feb 2018 14:25:54 +0800 Subject: [PATCH v2] ARM: dts: imx6ul: add wdog3 node In-Reply-To: <20180225012446.24499-1-joerg.krause@embedded.rocks> References: <20180225012446.24499-1-joerg.krause@embedded.rocks> Message-ID: <20180228062553.GH3217@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Feb 25, 2018 at 02:24:46AM +0100, J?rg Krause wrote: > The i.MX6UL(L) has a WDOG3 located at start address 0x021E0000 in the > AIPS-2 memory region [1]. > > [1] i.MX 6UltraLite Applications Processor Reference Manual, Rev. 1, > 04/2016, Table-2-3 AIPS-2 memory map, p. 166 > > Signed-off-by: J?rg Krause Applied, thanks.