Re: [PATCH 2/2] usb/ftdi_sio: Add support for setting CBUS pins on FT232H

From: Philipp Hachtmann
Date: Sat May 31 2014 - 20:14:34 EST


On 01.06.2014 02:00, Peter Stuge wrote:
Philipp Hachtmann wrote:
This patch adds a sysfs attribute "cbus" which allows to set the
four CBUS pins on the FT232H.

I think this should be implemented with the gpio subsystem instead.
The GPIO subsystem seems to be made for GPIO pins connected directly to the computer. The Beaglebone with its AM335x SoC seems to be a good example of
a computer with many GPIOs in the sense of the GPIO subsystem.
And the GPIO pins have fixed unique numbers. No, I don't think that the GPIO subsystem has anything to do with the additional pins on some USB device.
Please correct me if I'm completely wrong.

Kind regards,

Philipp


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/