Skip to content
Commit ff32d97e authored by Johan Hovold's avatar Johan Hovold
Browse files

USB: serial: ftdi_sio: add support for FT232R CBUS gpios



Enable support for cbus gpios on FT232R. The cbus configuration is
stored in one word in the EEPROM at offset 0x0a (byte-offset 0x14) with
the mux config for CBUS0, CBUS1, CBUS2 and CBUS3 in bits 0..3, 4..7,
8..11 and 12..15, respectively.

Tested using FT232RL by configuring one cbus pin at a time.

Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent e0658e30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment