From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 30 Sep 2015 09:51:41 +0800 Subject: [PATCH] ARM: dts: imx7d: Fix UART2 base address In-Reply-To: References: <1443122292-29385-1-git-send-email-festevam@gmail.com> <20150926050154.GF3529@tiger> Message-ID: <20150930015141.GB15771@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 28, 2015 at 08:37:16PM -0300, Fabio Estevam wrote: > Hi Shawn, > > On Sat, Sep 26, 2015 at 2:01 AM, Shawn Guo wrote: > > On Thu, Sep 24, 2015 at 04:18:12PM -0300, Fabio Estevam wrote: > >> From: Fabio Estevam > >> > >> The UART2 memory space starts at address 0x30890000 (UART2_URXD). > >> > >> Fix it so that UART2 can be used. > >> > >> Signed-off-by: Fabio Estevam > > > > Frank, can you confirm it? > > This patch uses the UART2 base address as stated in the MX7D Reference Manual. Is the Reference Manual published somewhere? Shawn