Re: [PATCH 05/10] Coresight: Add interface for TPDM BC subunit

From: Jinlong
Date: Fri Nov 12 2021 - 03:42:48 EST


[....]

> > &tpdm_attr_grp,
> > > + &tpdm_bc_attr_grp,
> >
> > It is quite tedious to review all these options at the same time as the core
> > drivers. I suggest to concentrate on the base functionality for now. When that
> > is merged we can add configuration options such as these.
> >
> > I am out of time for this patchset and as such will not review the remaining
> > patches - those will have to wait for another iteration.
> >
> > Thanks,
> > Mathieu
>
>
> Thank your for all the comments.
> We will update the patches.
>
> Thanks
> Jinlong Mao
>

Hi Mathieu,

We will reduce the code changes.
There will be code changes below for next version:

1. coresight: add support to enable more coresight paths
2. Basic function for TPDM(only enable/disable functions)
3. TPDA driver

Is that ok for your ?

> >
> > > NULL,
> > > };
> > >
> > > --
> > > 2.17.1
> > >