Re: [PATCH v7 06/10] perf: arm_pmuv3: Add support for ARM Rainier PMU

From: Sudeep Holla
Date: Thu Feb 27 2025 - 12:19:25 EST


On Thu, Feb 27, 2025 at 05:14:57PM +0000, Will Deacon wrote:
> On Thu, Feb 27, 2025 at 10:10:30AM +0000, Sudeep Holla wrote:
> >
> > On Fri, Feb 21, 2025 at 06:03:45PM +0000, Vincenzo Frascino wrote:
> > > Add support for the ARM Rainier CPU core PMU.
> > >
> >
> > I can't take this through Arm SoC as the DTS and dt-bindings changes
> > are kept separate from the driver changes in their pull request to Linus.
> >
> > I need to keep the bindings(05/10) and the DTS(07/10) together to avoid
> > DTC warnings.
> >
> > So the 2 options I see are:
> > Defer this driver change until the bindings last upstream.
> > OR
> > Just take the perf driver change without the binding via perf tree
> >
> > For now, I will take all other patches except this.
>
> Works for me. I'll pick up the driver patch.
>

Thanks Will.

--
Regards,
Sudeep