Re: [PATCH v4 1/2] xhci-ext-caps.c: Add property to disable Intel SW switch

2019-08-29 Thread Heikki Krogerus
On Thu, Aug 29, 2019 at 04:12:06PM +0530, Saranya Gopal wrote: > 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 device

[PATCH v4 1/2] xhci-ext-caps.c: Add property to disable Intel SW switch

2019-08-29 Thread Saranya Gopal
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 Signed-off-by: Balaji Manoharan Sugges