Re: [PATCH 23/25] coresight: stm: ACPI support for parsing stimulus base

2019-04-04 Thread Suzuki K Poulose
Hi Mathieu, On 28/03/2019 20:41, Mathieu Poirier wrote: On Wed, Mar 20, 2019 at 06:49:40PM +, Suzuki K Poulose wrote: The stimulus base for STM device must be listed as the second memory resource, followed by the programming base address. Add support for parsing the information for ACPI. C

Re: [PATCH 23/25] coresight: stm: ACPI support for parsing stimulus base

2019-03-28 Thread Mathieu Poirier
On Wed, Mar 20, 2019 at 06:49:40PM +, Suzuki K Poulose wrote: > The stimulus base for STM device must be listed as the second memory > resource, followed by the programming base address. Add support for > parsing the information for ACPI. > > Cc: Mathieu Poirier > Cc: "Rafael J. Wysocki" > S

[PATCH 23/25] coresight: stm: ACPI support for parsing stimulus base

2019-03-20 Thread Suzuki K Poulose
The stimulus base for STM device must be listed as the second memory resource, followed by the programming base address. Add support for parsing the information for ACPI. Cc: Mathieu Poirier Cc: "Rafael J. Wysocki" Signed-off-by: Suzuki K Poulose --- drivers/hwtracing/coresight/coresight-stm.c