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

2021-03-30 Thread Mathieu Poirier
On Tue, Mar 16, 2021 at 06:03:53PM +, 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 v5 03/10] coresight: config: Add configuration and feature generic functions

2021-03-16 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