Hi,
Masahiro Yamada writes:
> +static void dwc3u_reset_init(struct dwc3u_priv *priv)
> +{
> + dwc3u_maskwrite(priv, RESET_CTL, LINK_RESET, 0);
> + usleep_range(1000, 2000);
> + dwc3u_maskwrite(priv, RESET_CTL, LINK_RESET, LINK_RESET);
> +}
> +
> +static
Hi Felipe,
2018-01-24 21:58 GMT+09:00 Felipe Balbi :
>
> Hi,
>
> Kunihiko Hayashi writes:
>> Hello Felipe,
>>
>> Thank you for your comments.
>>
>> On Tue, 23 Jan 2018 15:12:36 +0200 wrote:
>>
>>>
>>> Hi,
>>>
>>> Kunihiko Hayashi writes:
>>> > Add a specific glue layer for UniPhier SoC platfor
Hi,
On Thu, 25 Jan 2018 11:09:30 +0900 wrote:
> Hello Felipe,
>
> On Wed, 24 Jan 2018 14:58:12 +0200 wrote:
>
> >
> > Hi,
> >
> > Kunihiko Hayashi writes:
> > > Hello Felipe,
> > >
> > > Thank you for your comments.
> > >
> > > On Tue, 23 Jan 2018 15:12:36 +0200 wrote:
> > >
> > >>
> > >
Hi Kunihiko,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on robh/for-next]
[also build test ERROR on v4.15-rc9 next-20180119]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linu
Hello Felipe,
On Wed, 24 Jan 2018 14:58:12 +0200 wrote:
>
> Hi,
>
> Kunihiko Hayashi writes:
> > Hello Felipe,
> >
> > Thank you for your comments.
> >
> > On Tue, 23 Jan 2018 15:12:36 +0200 wrote:
> >
> >>
> >> Hi,
> >>
> >> Kunihiko Hayashi writes:
> >> > Add a specific glue layer for U
Hi,
Kunihiko Hayashi writes:
> Hello Felipe,
>
> Thank you for your comments.
>
> On Tue, 23 Jan 2018 15:12:36 +0200 wrote:
>
>>
>> Hi,
>>
>> Kunihiko Hayashi writes:
>> > Add a specific glue layer for UniPhier SoC platform to support
>> > USB host mode. It manages hardware operating sequenc
Hello Felipe,
Thank you for your comments.
On Tue, 23 Jan 2018 15:12:36 +0200 wrote:
>
> Hi,
>
> Kunihiko Hayashi writes:
> > Add a specific glue layer for UniPhier SoC platform to support
> > USB host mode. It manages hardware operating sequences to enable multiple
> > clock gates and asser
Hi,
Kunihiko Hayashi writes:
> Add a specific glue layer for UniPhier SoC platform to support
> USB host mode. It manages hardware operating sequences to enable multiple
> clock gates and assert resets, and to prepare to use dwc3 controller
> on the SoC.
>
> This patch also handles the physical
8 matches
Mail list logo