[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180524081827.37861-1-heikki.krogerus@linux.intel.com>
Date: Thu, 24 May 2018 11:18:23 +0300
From: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Hans de Goede <hdegoede@...hat.com>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Guenter Roeck <linux@...ck-us.net>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [PATCH v3 0/4] usb: typec: fixes for Cherry Trails
Hi,
This is third version of patches that fix various problems I
encountered while testing my USB Type-C Alternate Mode
patches with GPD Win board (Intel Cherry Trail based).
I added one more patch to this series. Sathyanarayanan
reported an issue where the mux does not get configured when
xHCI is suspended. To fix that we need to enable runtime PM
in the mux driver.
Other changes since v2: constifying struct
usb_role_switch_desc sw_desc, and improvements to the commit
messages.
Link to the original patches:
https://lkml.org/lkml/2018/4/30/350
Heikki Krogerus (4):
usb: roles: intel_xhci: Always allow user control
platform: x86: intel_cht_int33fe: Fix dependencies
usb: typec: fusb302: Fix debugfs issue
usb: roles: intel_xhci: Enable runtime PM
drivers/i2c/busses/Kconfig | 3 +-
drivers/platform/x86/Kconfig | 4 +-
.../usb/roles/intel-xhci-usb-role-switch.c | 37 ++++++++-----------
drivers/usb/typec/fusb302/fusb302.c | 1 +
4 files changed, 19 insertions(+), 26 deletions(-)
--
2.17.0
Powered by blists - more mailing lists