serdev: How to attach serdev devices to USB based tty devices?
From: andrew@lunn.ch (Andrew Lunn)
Date: 2018-08-15 00:46:36
Also in:
linux-devicetree, linux-mips, linux-serial, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2018-08-15 00:46:36
Also in:
linux-devicetree, linux-mips, linux-serial, netdev
Hi Andreas This not my area of expertise. But i wanted to point out that there exists a mechanism to make the FDTI driver release a port so that it can be used from user space, e.g. for JTAG. It might be possible to extend this mechanism to make the FTDI driver perform the registration to serdev. It is however not a generic solution. Andrew