]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: chipidea: introduce dual role mode pdata flags
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 13 Jun 2013 14:59:57 +0000 (17:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 20:47:17 +0000 (13:47 -0700)
commit691962d1593a16d5c8c9a5bb60b586ac3e54acc8
treec1883ccaa32b99032b62e856b9db46e36e9c7d74
parent40dcd0e8067b35e247f74409d79443634daf35ac
usb: chipidea: introduce dual role mode pdata flags

Even if a chipidea core is otg capable the board may not be. This allows
to explicitly set the core to host/peripheral mode. Without these flags
the driver falls back to the old behaviour.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
drivers/usb/chipidea/core.c
include/linux/usb/chipidea.h