From: Johan Hovold <johan@kernel.org>
To: Sebastian Reichel <sre@kernel.org>
Cc: "Andreas Färber" <afaerber@suse.de>,
"Johan Hovold" <johan@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
linux-usb@vger.kernel.org, Linux-MIPS <linux-mips@linux-mips.org>,
"Xue Liu" <liuxuenetmail@gmail.com>,
"Ben Whitten" <ben.whitten@lairdtech.com>,
devicetree@vger.kernel.org,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"Oliver Neukum" <oneukum@suse.com>,
"Alexander Graf" <agraf@suse.de>,
"LoRa_Community_Support@semtech.com"
<LoRa_Community_Support@semtech.com>,
"Jian-Hong Pan" <starnight@g.ncu.edu.tw>,
"Stefan Rehm" <rehm@miromico.ch>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: serdev: How to attach serdev devices to USB based tty devices?
Date: Tue, 21 Aug 2018 16:29:10 +0200 [thread overview]
Message-ID: <20180821142910.GJ14967@localhost> (raw)
In-Reply-To: <20180815182150.wsd5oxlucsox2qig@earth.universe>
On Wed, Aug 15, 2018 at 08:21:50PM +0200, Sebastian Reichel wrote:
> Hi,
>
> +cc Johan Hovold <johan@kernel.org>
>
> Johan told me, that he is working on this at ELCE 2017. Also he is
> the subsystem maintainer of the USB serial subsystem.
I haven't done much work on this; it's more of a low-priority background
task that keeps popping up. ;)
Rob already linked to Ricardo's series in which this was recently
discussed [1][2].
In one of those threads I also posted to some code I've been using to
test serdev with USB-serial devices [3]. There are some known issues
blocking this from being merged (e.g. serdev not supporting hangups and
agreement on DT bindings), but it would otherwise allow you to use
serdev for fixed topologies (i.e. you know beforehand which port you'll
be plugging your USB-serial device into). So that might still be useful
for development purposes as is.
With DT-overlay support this could be extended also to the dynamic case
(e.g. loading overlays from userspace or passing the equivalent data
from a tty driver).
Johan
[1] https://lkml.kernel.org/r/CAPybu_0RRNMsdzv4CKyw922hX3_EF=-LKD_QWZV0DoQmjG0aRQ@mail.gmail.com
[2] https://lkml.kernel.org/r/20180611115240.32606-1-ricardo.ribalda@gmail.com
[3] https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/log/?h=usb-serial-of
next prev parent reply other threads:[~2018-08-21 17:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-14 2:28 serdev: How to attach serdev devices to USB based tty devices? Andreas Färber
2018-08-14 7:23 ` Oliver Neukum
2018-08-15 0:46 ` Andrew Lunn
2018-08-15 18:21 ` Sebastian Reichel
2018-08-21 14:29 ` Johan Hovold [this message]
2018-08-15 19:53 ` Rob Herring
2018-08-21 16:32 ` Frank Kunz
2018-08-21 18:01 ` Rob Herring
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=20180821142910.GJ14967@localhost \
--to=johan@kernel.org \
--cc=LoRa_Community_Support@semtech.com \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=ben.whitten@lairdtech.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=liuxuenetmail@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=oneukum@suse.com \
--cc=rehm@miromico.ch \
--cc=robh@kernel.org \
--cc=sre@kernel.org \
--cc=starnight@g.ncu.edu.tw \
/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;
as well as URLs for NNTP newsgroup(s).