Re: [PATCH v3] usb: renesas-xhci: remove version check

2020-08-18 Thread Vinod Koul
On 18-08-20, 10:46, Greg Kroah-Hartman wrote: > On Tue, Aug 18, 2020 at 02:09:19PM +0530, Vinod Koul wrote: > > On 18-08-20, 09:31, Greg Kroah-Hartman wrote: > > > On Tue, Aug 18, 2020 at 12:47:39PM +0530, Vinod Koul wrote: > > > > Some devices in wild are reporting bunch of firmware versions, so r

Re: [PATCH v3] usb: renesas-xhci: remove version check

2020-08-18 Thread Greg Kroah-Hartman
On Tue, Aug 18, 2020 at 02:09:19PM +0530, Vinod Koul wrote: > On 18-08-20, 09:31, Greg Kroah-Hartman wrote: > > On Tue, Aug 18, 2020 at 12:47:39PM +0530, Vinod Koul wrote: > > > Some devices in wild are reporting bunch of firmware versions, so remove > > > the check for versions in driver > > > >

Re: [PATCH v3] usb: renesas-xhci: remove version check

2020-08-18 Thread Vinod Koul
On 18-08-20, 09:31, Greg Kroah-Hartman wrote: > On Tue, Aug 18, 2020 at 12:47:39PM +0530, Vinod Koul wrote: > > Some devices in wild are reporting bunch of firmware versions, so remove > > the check for versions in driver > > > > Reported by: Anastasios Vacharakis > > Reported by: Glen Journeay

Re: [PATCH v3] usb: renesas-xhci: remove version check

2020-08-18 Thread Greg Kroah-Hartman
On Tue, Aug 18, 2020 at 12:47:39PM +0530, Vinod Koul wrote: > Some devices in wild are reporting bunch of firmware versions, so remove > the check for versions in driver > > Reported by: Anastasios Vacharakis > Reported by: Glen Journeay > Fixes: 2478be82de44 ("usb: renesas-xhci: Add ROM loader

[PATCH v3] usb: renesas-xhci: remove version check

2020-08-18 Thread Vinod Koul
Some devices in wild are reporting bunch of firmware versions, so remove the check for versions in driver Reported by: Anastasios Vacharakis Reported by: Glen Journeay Fixes: 2478be82de44 ("usb: renesas-xhci: Add ROM loader for uPD720201") Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=20