From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 14 Mar 2017 15:30:30 +0800 Subject: [PATCH] ARM: dts: imx6sx: Make UART compatible to 'imx6q-uart' In-Reply-To: <1488817116-6079-1-git-send-email-festevam@gmail.com> References: <1488817116-6079-1-git-send-email-festevam@gmail.com> Message-ID: <20170314073029.GK3618@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Mar 06, 2017 at 01:18:36PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > UART on i.MX6SX (like all other i.MX6 SoC variants) has the same > programming model as the 'imx6q-uart' type, so add it to the compatible > UART string. > > Signed-off-by: Fabio Estevam Applied, thanks.