kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Adding GPIO/SPI/I2C functionality to FTDI driver
@ 2015-09-22 16:28 chrysn
  2015-09-22 19:02 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: chrysn @ 2015-09-22 16:28 UTC (permalink / raw)
  To: kernelnewbies

Hello kernelnewbies list,

I've run into situations where it would be practical to have the GPIO,
I2C and SPI functionality some FTDI chips provide as kernel devices.
(The chips are more often used as USB serial adapters; only that feature
is supported by the current kernel drivers).

The presence of an extensive userspace library (libftdi) and the
observation of a project in a similar situation[1] that has not made it
into the kernel makes me doubt that implementing that in the kernel is
the way to go.

I've written up more thoughts on this on [2], including exploration of
userspace SPI/GPIO/I2C devices (think FUSE / USBIP / uinput), but it
boils down to a simple question:


Is support for alternative operation modes in FTDI chips something that
is welcome and (easily) feasible in the kernel?


Best regards
chrysn


[1] http://danielthesantos.blogspot.co.at/2013/08/why-mcp2210-driver.html
[2] http://christian.amsuess.com/idea-incubator/ftdi-kernel-support/

-- 
You don't become great by trying to be great. You become great by
wanting to do something, and then doing it so hard that you become great
in the process.
  -- Marie Curie (as quoted by Randall Munroe)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150922/f2c84960/attachment.bin 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-26 18:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 16:28 Adding GPIO/SPI/I2C functionality to FTDI driver chrysn
2015-09-22 19:02 ` Greg KH
2015-09-23 15:40   ` chrysn
2015-09-24  0:19     ` Philipp Hachtmann
2015-09-26 18:20     ` Johan Hovold

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).