From: Marek Szyprowski Date: Thu, 22 May 2014 11:21:38 +0000 (+0200) Subject: usb: usb5303: add support for reference clock specified in device tree X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657d898a9320a7cdb9b94565d75ecf75c25cbf0a;p=pandora-kernel.git usb: usb5303: add support for reference clock specified in device tree USB3503 chip supports 8 values of reference clock. The value is specified by REF_SEL[1:0] pins and INT_N line. This patch add support for getting 'refclk' clock, enabling it and setting INT_N line according to the value of the gathered clock. If no clock has been specified, driver defaults to the old behaviour (assuming that clock has been specified by REF_SEL pins from primary reference clock frequencies table). Signed-off-by: Marek Szyprowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed