Re: [PATCH v2 0/7] Enable CPR for IPQ9574
From: Varadarajan Narayanan
Date: Wed Jun 26 2024 - 06:45:15 EST
On Mon, Jun 24, 2024 at 11:02:35AM +0300, Dmitry Baryshkov wrote:
> On Mon, Jun 24, 2024 at 12:20:13PM GMT, Varadarajan Narayanan wrote:
> > On Mon, Jun 24, 2024 at 08:39:55AM +0300, Dmitry Baryshkov wrote:
> > > On Mon, Jun 24, 2024 at 10:32:47AM GMT, Varadarajan Narayanan wrote:
> > > > This series tries to enable CPR on IPQ9574, that implements
> > > > CPRv4. Since [1] is older, faced few minor issues. Those are
> > > > addressed in [2].
> > > >
> > > > dt_binding_check and dtbs_check passed.
> > > >
> > > > Depends:
> > > > [1] https://lore.kernel.org/lkml/20230217-topic-cpr3h-v14-0-9fd23241493d@xxxxxxxxxx/T/
> > > > [2] https://github.com/quic-varada/cpr/commits/konrad/
> > >
> > > Please include [2] into your patchset.
> >
> > Did not include them because Konrad has agreed to post them this week.
> > And, I don't have an MSM8998 target to test those changes.
>
> At least CPRh-related patches should have been included, so that we
> could review and comment them.
Have posted v3 including the patches that I had added on top of Konrad's
changes (skipped 2 of them as they are rebase of Konrad's patches to
top of tree linux-next), and addressed other review comments too.
Please review.
Thanks
Varada