mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ed Blake <ed.blake@imgtec.com>
To: <gregkh@linuxfoundation.org>
Cc: <jslaby@suse.com>, <andriy.shevchenko@linux.intel.com>,
	<wangkefeng.wang@huawei.com>, <heikki.krogerus@linux.intel.com>,
	<noamc@ezchip.com>, <annie.wang@amd.com>, <anton.wuerfel@fau.de>,
	<phillip.raffeck@fau.de>, <peter@hurleysoftware.com>,
	<alexander.sverdlin@nokia.com>, <yegorslists@googlemail.com>,
	<matwey@sai.msu.ru>, <yamada.masahiro@socionext.com>,
	<tthayer@opensource.altera.com>, <linux-serial@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <james.hartley@imgtec.com>,
	Ed Blake <ed.blake@imgtec.com>
Subject: [PATCH v2 0/2] serial: Add IrDA support to 8250_dw driver
Date: Fri, 28 Oct 2016 18:04:32 +0100	[thread overview]
Message-ID: <1477674274-16283-1-git-send-email-ed.blake@imgtec.com> (raw)

This patch set adds IrDA support to the 8250_dw driver. The first patch exposes
the set_ldisc() function in the 8250 driver so it can be overridden, and the
second patch adds a set_ldisc() function to the 8250_dw driver which enables /
disables IrDA SIR mode if supported.

v2:
  The 8250_dw set_ldisc() function no longer tries to enable/disable IrDA SIR
  mode if not supported by the hardware configuration.

Ed Blake (2):
  serial: 8250: Expose set_ldisc function
  serial: 8250_dw: Add support for IrDA SIR mode

 drivers/tty/serial/8250/8250_core.c |  3 +++
 drivers/tty/serial/8250/8250_dw.c   | 24 ++++++++++++++++++++++++
 drivers/tty/serial/8250/8250_port.c | 12 ++++++++++--
 include/linux/serial_8250.h         |  4 ++++
 include/linux/serial_core.h         |  2 ++
 5 files changed, 43 insertions(+), 2 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-10-28 17:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28 17:04 Ed Blake [this message]
2016-10-28 17:04 ` [PATCH v2 1/2] serial: 8250: Expose set_ldisc function Ed Blake
2016-10-28 17:04 ` [PATCH v2 2/2] serial: 8250_dw: Add support for IrDA SIR mode Ed Blake
2016-10-28 17:13 ` [PATCH v2 0/2] serial: Add IrDA support to 8250_dw driver Matwey V. Kornilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477674274-16283-1-git-send-email-ed.blake@imgtec.com \
    --to=ed.blake@imgtec.com \
    --cc=alexander.sverdlin@nokia.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=annie.wang@amd.com \
    --cc=anton.wuerfel@fau.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=james.hartley@imgtec.com \
    --cc=jslaby@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=matwey@sai.msu.ru \
    --cc=noamc@ezchip.com \
    --cc=peter@hurleysoftware.com \
    --cc=phillip.raffeck@fau.de \
    --cc=tthayer@opensource.altera.com \
    --cc=wangkefeng.wang@huawei.com \
    --cc=yamada.masahiro@socionext.com \
    --cc=yegorslists@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®