Re: [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device

2020-06-23 Thread Corey Minyard
On Tue, Jun 23, 2020 at 09:27:21AM +0200, Philippe Mathieu-Daudé wrote: > We have 2 distinct PCA9552 devices. Set their description > to distinguish them when looking at the trace events. > > Description name taken from: > https://github.com/open-power/witherspoon-xml/blob/master/witherspoon.xml

Re: [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device

2020-06-23 Thread Philippe Mathieu-Daudé
On 6/23/20 9:27 AM, Philippe Mathieu-Daudé wrote: > We have 2 distinct PCA9552 devices. Set their description > to distinguish them when looking at the trace events. > > Description name taken from: > https://github.com/open-power/witherspoon-xml/blob/master/witherspoon.xml > > Reviewed-by: Cédri

[PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device

2020-06-23 Thread Philippe Mathieu-Daudé
We have 2 distinct PCA9552 devices. Set their description to distinguish them when looking at the trace events. Description name taken from: https://github.com/open-power/witherspoon-xml/blob/master/witherspoon.xml Reviewed-by: Cédric Le Goater Signed-off-by: Philippe Mathieu-Daudé --- Cc: Mark