Re: [PATCH v4 03/10] coresight: config: Add configuration and feature generic functions

2021-03-04 Thread Suzuki K Poulose
On 1/28/21 5:09 PM, Mike Leach wrote: Adds a set of generic support functions that allow devices to set and save features values on the device, and enable and disable configurations. Additional functions for other common operations including feature reset. Signed-off-by: Mike Leach ---

Re: [PATCH v4 03/10] coresight: config: Add configuration and feature generic functions

2021-02-22 Thread Mathieu Poirier
On Thu, Jan 28, 2021 at 05:09:29PM +, Mike Leach wrote: > Adds a set of generic support functions that allow devices to set and save > features values on the device, and enable and disable configurations. > > Additional functions for other common operations including feature > reset. > >

[PATCH v4 03/10] coresight: config: Add configuration and feature generic functions

2021-01-28 Thread Mike Leach
Adds a set of generic support functions that allow devices to set and save features values on the device, and enable and disable configurations. Additional functions for other common operations including feature reset. Signed-off-by: Mike Leach --- drivers/hwtracing/coresight/Makefile