From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 4 May 2018 15:21:14 +0800 Subject: [PATCH] ARM: dts: imx6q-pistachio: Use 'uart-has-rtscts' property In-Reply-To: <1524601364-23342-1-git-send-email-festevam@gmail.com> References: <1524601364-23342-1-git-send-email-festevam@gmail.com> Message-ID: <20180504072113.GU3443@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Apr 24, 2018 at 05:22:44PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The 'fsl,uart-has-rtscts' property is deprecated and it is recommended > to use the generic 'uart-has-rtscts' property instead. > > Signed-off-by: Fabio Estevam Applied, thanks.