From: Peter Korsgaard Date: Sun, 27 Apr 2008 06:59:43 +0000 (+0200) Subject: USB: add Cypress c67x00 low level interface code X-Git-Tag: v2.6.26-rc1~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6f945044ee3b91a170183e8e34c3db29696d9b8;p=pandora-kernel.git USB: add Cypress c67x00 low level interface code This patch adds the low level support code for the Cypress c67x00 family of OTG controllers. The low level code is responsible for register access and implements the software protocol for communicating with the 16bit microcontroller inside the c67x00 device. Communication is done over the HPI interface (16bit SRAM-like parallel bus). Signed-off-by: Peter Korsgaard Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed