Re: [PATCH v3 0/6] Add clock support for Mediatek MT2701

From: James Liao
Date: Tue Jan 12 2016 - 22:01:58 EST


Hi John,

On Tue, 2016-01-12 at 11:10 +0100, John Crispin wrote:
> Hi James,
>
> On 12/01/2016 09:31, James Liao wrote:
> > This patchset is based on 4.4-rc7, add clock and reset controller support
> > for Mediatek MT2701.
> >
> > This patchset also refined makefile and Kconfig to support configurable
> > multiple SoC clock support.
> >
> > changes since v2:
> > - Fix ethsys definition.
> > - Replace read-modify-write with regmap_update_bits() in clock operations.
> > - Move mt2701-resets.h to include/dt-bindings/reset/.
> > - Add hifsys reset patch from John Crispin.
>
> thanks for folding the fixup.
>
> i have been testing your V2 on MT7623 for several days now and updated
> to V3 this morning which works just as well. feel free to add
>
> Tested-by: John Crispin <blogic@xxxxxxxxxxx>

Thanks for your help.


Best regards,

James