Re: [PATCH v7 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support

From: Johan Hovold
Date: Wed Mar 08 2023 - 08:28:57 EST


On Wed, Mar 08, 2023 at 08:37:48AM -0300, Lux Aliaga wrote:
> On 8 March 2023 08:23:57 GMT-03:00, Johan Hovold <johan@xxxxxxxxxx> wrote:

> >It seems a previous version of this patch was merged almost two months
> >ago.
> >
> > 9b9e29af984c ("phy: qcom-qmp: Add SM6125 UFS PHY support")
> >
> >Not sure what failed here.

> Yes, but it received some comments regarding using v5 offsets instead
> of v3-660. I could spin off this change into a new patch if necessary.

Once a patch has been applied, you generally need to do any further
changes incrementally on top.

It seems Dmitry renamed the struct himself after the patch was applied
in this case.

Johan