OSDN Git Service

xhci-ext-caps.c: Add property to disable Intel SW switch
authorSaranya Gopal <saranya.gopal@intel.com>
Thu, 29 Aug 2019 11:55:59 +0000 (17:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Sep 2019 13:56:03 +0000 (15:56 +0200)
commit6ed151f264841d5d3453e2c68c7e711b639ccde5
tree1c4d53c72cf2c7c139485afb08b50933ac40d1d1
parenta0a465569b45e3690be155c96fb54603d6904f41
xhci-ext-caps.c: Add property to disable Intel SW switch

In platforms like Cherrytrail, 'SW switch enable' bit
should not be enabled for role switch. This patch
adds a property to Intel USB Role Switch platform driver
to denote that SW switch should be disabled in
Cherrytrail devices.

Signed-off-by: Saranya Gopal <saranya.gopal@intel.com>
Signed-off-by: Balaji Manoharan <m.balaji@intel.com>
Suggested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/1567079760-24822-1-git-send-email-saranya.gopal@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ext-caps.c