From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Fritz Subject: [PATCH 0/2] serial: introduce DSR handling property Date: Tue, 22 Nov 2016 18:14:09 +0100 Message-ID: <1479834851-32442-1-git-send-email-chf.fritz@googlemail.com> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring , Mark Rutland , Greg Kroah-Hartman , Jiri Slaby , Geert Uytterhoeven , Arnd Bergmann Cc: u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org This patchset introduces device-tree property "disable-dsr" including documentation and usage. Christoph Fritz (2): doc: DT: add generic serial property to disable DSR serial: imx: make DSR irq handling conditional Documentation/devicetree/bindings/serial/serial.txt | 2 ++ drivers/tty/serial/imx.c | 9 +++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) -- 2.1.4 -- 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