From: Sudeep Holla Date: Thu, 26 Feb 2015 11:47:57 +0000 (+0000) Subject: usb: isp1760: add peripheral/device controller chip id X-Git-Tag: omap-for-v4.2/o2_dc~157^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3370b0af910166e387cf4b3faeaa8b5f0cb53f29;p=pandora-kernel.git 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 Cc: Felipe Balbi Signed-off-by: Sudeep Holla Acked-by: Laurent Pinchart Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed