linux-stable/drivers/usb/isp1760
Sudeep Holla 1998adab1c usb: isp1760: add peripheral/device controller chip id
As per the SAF1761 data sheet[0], the DcChipID register represents
the hardware version number (0001h) and the chip ID (1582h) for the
Peripheral Controller.

However as per the ISP1761 data sheet[1], the DcChipID register
represents the hardware version number (0015h) and the chip ID (8210h)
for the Peripheral Controller.

This patch adds support for both the chip ID values.

[0] http://www.nxp.com/documents/data_sheet/SAF1761.pdf
[1] http://pdf.datasheetcatalog.com/datasheets2/74/742102_1.pdf

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-03-09 10:49:46 -05:00
..
isp1760-core.c usb: isp1760: set IRQ flags properly 2015-03-09 10:46:15 -05:00
isp1760-core.h
isp1760-hcd.c
isp1760-hcd.h
isp1760-if.c
isp1760-regs.h
isp1760-udc.c usb: isp1760: add peripheral/device controller chip id 2015-03-09 10:49:46 -05:00
isp1760-udc.h
Kconfig
Makefile