Re: [PATCH 09/11] [DEBUG] firmware: arm_scmi: add example SCMI driver for custom protocol

2020-10-14 Thread Cristian Marussi
Hi Randy, On Wed, Oct 14, 2020 at 08:55:08AM -0700, Randy Dunlap wrote: > Hi, > > On 10/14/20 8:05 AM, Cristian Marussi wrote: > > Add an example SCMI driver using custom vendor protocol 0x99 and also > > registering for Performance protocol notifications. > > > > Signed-off-by: Cristian

Re: [PATCH 09/11] [DEBUG] firmware: arm_scmi: add example SCMI driver for custom protocol

2020-10-14 Thread Randy Dunlap
Hi, On 10/14/20 8:05 AM, Cristian Marussi wrote: > Add an example SCMI driver using custom vendor protocol 0x99 and also > registering for Performance protocol notifications. > > Signed-off-by: Cristian Marussi > --- > drivers/firmware/Kconfig | 7 + >

[PATCH 09/11] [DEBUG] firmware: arm_scmi: add example SCMI driver for custom protocol

2020-10-14 Thread Cristian Marussi
Add an example SCMI driver using custom vendor protocol 0x99 and also registering for Performance protocol notifications. Signed-off-by: Cristian Marussi --- drivers/firmware/Kconfig | 7 + drivers/firmware/arm_scmi/Makefile| 2 +