From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 3/5] serial: mxs-auart: Use generic uart-has-rtscts DT property Date: Mon, 25 Apr 2016 07:51:13 -0500 Message-ID: <20160425125113.GA3859@rob-hp-laptop> References: <1461338544-29568-1-git-send-email-geert+renesas@glider.be> <1461338544-29568-4-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1461338544-29568-4-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Geert Uytterhoeven Cc: Greg Kroah-Hartman , Jiri Slaby , Peter Hurley , Richard Genoud , Arnd Bergmann , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Barry Song , Fabio Estevam , Qipan Li , linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Apr 22, 2016 at 05:22:22PM +0200, Geert Uytterhoeven wrote: > Convert the Freescale MXS AUART driver from using the vendor-specific > "fsl,uart-has-rtscts" to the generic "uart-has-rtscts" DT property, as > documented by the Generic Serial DT Bindings. > > The old vendor-specific property is still recognized by the driver for > backwards compatibility, but it is deprecated. > > Signed-off-by: Geert Uytterhoeven > --- > v2: > - No changes. > > Documentation/devicetree/bindings/serial/fsl-mxs-auart.txt | 2 +- > drivers/tty/serial/mxs-auart.c | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) Acked-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html