From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: host: dwc3: fix phys init
Date: Thu, 26 Apr 2018 14:03:42 +0200 [thread overview]
Message-ID: <44f39c31-ccf0-bdbc-cd4f-ecc212774d8b@gmail.com> (raw)
In-Reply-To: <CAEUhbmUnBJq68+ZEQE+YqP_Ug8WrRkp_zKdsym0gexo4Pd1VVw@mail.gmail.com>
On 04/26/2018 04:00 AM, Bin Meng wrote:
> On Wed, Apr 25, 2018 at 5:39 PM, Neil Armstrong <narmstrong@baylibre.com> wrote:
>> When no PHYs are declared in the dwc3 node, the phy init fails.
>> This patch checks if the "phys" property is presend and reports
>> the error returned by dev_count_phandle_with_args().
>>
>> This patchs also fixes the styles issues added in last commit.
>>
>> This patch should fix the DWC3 support on the UniPhier SoC family.
>>
>> Fixes: 7c839ea70c49 ("usb: host: dwc3: Add support for multiple PHYs")
>> Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> ---
>> drivers/usb/host/xhci-dwc3.c | 23 +++++++++++++----------
>> 1 file changed, 13 insertions(+), 10 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
>
Applied, thanks
--
Best regards,
Marek Vasut
prev parent reply other threads:[~2018-04-26 12:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-25 9:39 [U-Boot] [PATCH] usb: host: dwc3: fix phys init Neil Armstrong
2018-04-25 10:00 ` Masahiro Yamada
2018-04-26 2:00 ` Bin Meng
2018-04-26 12:03 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44f39c31-ccf0-bdbc-cd4f-ecc212774d8b@gmail.com \
--to=marek.vasut@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox