diff options
author | Max Mansfield <max.m.mansfield@gmail.com> | 2015-03-02 18:38:02 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-18 13:22:30 +0100 |
commit | 9bd014f32671970a89ae9a8ccb0f5dd171485a50 (patch) | |
tree | 7538a4779c52bb6182d431fc760e76c3edceb844 /drivers/usb/host | |
parent | 92677959bdadb8f7dd2809c5eedc4cd8ca8aeee2 (diff) | |
download | lwn-9bd014f32671970a89ae9a8ccb0f5dd171485a50.tar.gz lwn-9bd014f32671970a89ae9a8ccb0f5dd171485a50.zip |
usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
commit c7d373c3f0da2b2b78c4b1ce5ae41485b3ef848c upstream.
This patch integrates Cyber Cortex AV boards with the existing
ftdi_jtag_quirk in order to use serial port 0 with JTAG which is
required by the manufacturers' software.
Steps: 2
[ftdi_sio_ids.h]
1. Defined the device PID
[ftdi_sio.c]
2. Added a macro declaration to the ids array, in order to enable the
jtag quirk for the device.
Signed-off-by: Max Mansfield <max.m.mansfield@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions