From: Philipp Zabel Date: Tue, 2 Jan 2007 20:06:57 +0000 (+0100) Subject: [ARM] 4081/1: Add definition for TI Sync Serial Protocol X-Git-Tag: v2.6.20-rc4~94^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02b161eda65528ad3e89d642e416c265c17ceb8;p=pandora-kernel.git [ARM] 4081/1: Add definition for TI Sync Serial Protocol Of the possible SSP frame formats (FRF bits in SSCR0), only SSCR0_PSP is defined. Other possible formats are Motorola SPI (0<<4), TI SSP (1<<4) and Microwire (2<<4). Attached patch adds a definition SSCR0_TISSP. This mode is used for the sound codec attached to the PXA272 SSP1 of some HTC PDA phones. Signed-off-by: Philipp Zabel Signed-off-by: Russell King --- Reading git-diff-tree failed