Re: [PATCH 07/10] usb: typec: pci: Enable Intel USB role mux on Apollo Lake platforms

2018-09-17 Thread Mathias Nyman

On 14.09.2018 16:27, Greg KH wrote:

On Thu, Sep 13, 2018 at 03:24:00PM +0300, Mathias Nyman wrote:

From: Heikki Krogerus 

Intel Apollo Lake has the same internal USB role mux as
Intel Cherry Trail.

Signed-off-by: Heikki Krogerus 
Signed-off-by: Mathias Nyman 
---
  drivers/usb/host/xhci-pci.c | 6 --
  1 file changed, 4 insertions(+), 2 deletions(-)


Why is this not a 4.19-final patch?  Stable?



This wasn't urgent in any way according to Heikki, so
I queued it for linux-next. But both are fine.

But Stable would make sense.

-Mathias


Re: [PATCH 07/10] usb: typec: pci: Enable Intel USB role mux on Apollo Lake platforms

2018-09-14 Thread Greg KH
On Thu, Sep 13, 2018 at 03:24:00PM +0300, Mathias Nyman wrote:
> From: Heikki Krogerus 
> 
> Intel Apollo Lake has the same internal USB role mux as
> Intel Cherry Trail.
> 
> Signed-off-by: Heikki Krogerus 
> Signed-off-by: Mathias Nyman 
> ---
>  drivers/usb/host/xhci-pci.c | 6 --
>  1 file changed, 4 insertions(+), 2 deletions(-)

Why is this not a 4.19-final patch?  Stable?