Re: [PATCH v7 3/4] usb: dwc3: of-simple: Add support to get resets for the device

From: Philipp Zabel
Date: Thu Oct 19 2017 - 06:45:47 EST


Hi Felipe,

On Thu, 2017-10-19 at 12:38 +0300, Felipe Balbi wrote:
> Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> writes:
>
> > From: Vivek Gautam <vivek.gautam@xxxxxxxxxxxxxx>
> >
> > Add support to get a list of resets available for the device.
> > These resets must be kept de-asserted until the device is
> > in use.
> >
> > Cc: Felipe Balbi <balbi@xxxxxxxxxx>
> > Signed-off-by: Vivek Gautam <vivek.gautam@xxxxxxxxxxxxxx>
> > [p.zabel@xxxxxxxxxxxxxx: switch to hidden reset control array]
> > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
>
> now this seems like it depends on patch 1/4, right? Is the reset API
> change going on v4.15?

Thank you for the reminder. Patch 1 has made it into v4.14-rc1, commit
17c82e206d2a ("reset: Add APIs to manage array of resets"). The other
patches could be picked up for v4.15 without any dependency issues.

regards
Philipp