[PATCH RESEND 1/2] usb: dwc2: Make PHY optional
Stefan Wahren
info at lategoodbye.de
Fri Nov 20 02:17:28 PST 2015
Hi Felipe,
Am 19.11.2015 um 20:54 schrieb Felipe Balbi:
>
> Hi John,
>
> John Youn <John.Youn at synopsys.com> writes:
>> Fixes commit 09a75e85
>> "usb: dwc2: refactor common low-level hw code to platform.c"
>
> these two lines should be placed ...
>
>>
>> The above commit consolidated the low-level phy access into a common
>> location. This change introduced a check from the gadget requiring
>> that a PHY is specified. This requirement never existed on the host
>> side and broke some platforms when it was moved into platform.c.
>>
>> The gadget doesn't require the PHY either so remove the check.
>>
>
> ... here with the following format:
>
> Fixes: 09a75e857790 ("usb: dwc2: refactor common low-level
> hw code to platform.c")
>
> Just is just FYI, as I have already applied another version ;-)
>
thanks but
https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/log/?h=testing/fixes
seems to miss ("usb: dwc2: fix kernel oops during driver probe")
and
https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/log/?h=testing/next
seems to miss ("usb: dwc2: Return errors from PHY")
Maybe i forgot to mention that the patch series needs to be applied
complete to fix the regression.
Regards
Stefan
More information about the linux-rpi-kernel
mailing list