Re: [PATCH v5 4/4] staging: mt7621-dts: align resets with binding documentation

From: Sergio Paracuellos
Date: Fri Dec 03 2021 - 10:37:55 EST


On Fri, Dec 3, 2021 at 3:07 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sun, Nov 07, 2021 at 08:42:00AM +0100, Sergio Paracuellos wrote:
> > Binding documentation for compatible 'mediatek,mt7621-sysc' has been updated
> > to be used as a reset provider. Align reset related bits and system controller
> > node with binding documentation along the dtsi file.
> >
> > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
> > ---
> > drivers/staging/mt7621-dts/mt7621.dtsi | 25 +++++++++++--------------
> > 1 file changed, 11 insertions(+), 14 deletions(-)
>
> This patch does not apply to my tree :(

This needs to be added when the changes in mt7621-clk driver (the
other patches in the series) are applied. Let me resend this properly
rebased to get a clean apply in your tree when Stephen applies the
others in the clk tree.

Thanks,
Sergio Paracuellos
>
> thanks,
>
> greg k-h