Re: [PATCH 0/9] Serial slave device bus
From: Pavel Machek <hidden>
Date: 2017-01-10 22:05:33
Also in:
linux-serial, lkml
Attachments
- signature.asc [application/pgp-signature] 181 bytes
From: Pavel Machek <hidden>
Date: 2017-01-10 22:05:33
Also in:
linux-serial, lkml
On Fri 2017-01-06 10:26:26, Rob Herring wrote:
Here goes another attempt at a serial device bus (aka uart slaves, tty slaves, etc.). After some discussions with Dmitry at LPC, I decided to move away from extending serio and moved back to making a new bus type instead. He didn't think using serio was a good fit, and serio has a number of peculiarities in regards to sysfs and it's driver model. I don't think we want to inherit those for serial slave devices. This version sits on top of tty_port rather than uart_port as Alan requested. Once I created a struct tty rather than moving everything needed to tty_port, it became a lot easier and less invasive to the tty core code. I have hacked up versions of the BT ldisc and TI ST drivers moved over to use the serdev bus. I have BT working on the HiKey board which has TI BT. With the serdev bus support, it eliminates the need for the TI userspace UIM daemon. This series and the mentioned drivers can be found here[1].
For what it is worth, series looks good to me. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html