Searched hist:c7d373c3f0da2b2b78c4b1ce5ae41485b3ef848c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio_ids.h | diff c7d373c3f0da2b2b78c4b1ce5ae41485b3ef848c Mon Mar 02 19:38:02 CST 2015 Max Mansfield <max.m.mansfield@gmail.com> usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
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> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | ftdi_sio.c | diff c7d373c3f0da2b2b78c4b1ce5ae41485b3ef848c Mon Mar 02 19:38:02 CST 2015 Max Mansfield <max.m.mansfield@gmail.com> usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
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> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
|