Re: [PATCH v2 5/5] speed/sdhci: Add trace events

2021-10-20 Thread Francisco Iglesias
Hi Cedric, On the subject s/speed/aspeed/. Otherwise: Reviewed-by: Francisco Iglesias /BR On [2021 Oct 18] Mon 15:26:09, Cédric Le Goater wrote: > Signed-off-by: Cédric Le Goater > --- > hw/sd/aspeed_sdhci.c | 5 + > hw/sd/trace-events | 4 > 2 files changed, 9 insertions(+) > >

Re: [PATCH v2 5/5] speed/sdhci: Add trace events

2021-10-20 Thread Philippe Mathieu-Daudé
On 10/18/21 15:26, Cédric Le Goater wrote: > Signed-off-by: Cédric Le Goater > --- > hw/sd/aspeed_sdhci.c | 5 + > hw/sd/trace-events | 4 > 2 files changed, 9 insertions(+) Reviewed-by: Philippe Mathieu-Daudé

[PATCH v2 5/5] speed/sdhci: Add trace events

2021-10-18 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- hw/sd/aspeed_sdhci.c | 5 + hw/sd/trace-events | 4 2 files changed, 9 insertions(+) diff --git a/hw/sd/aspeed_sdhci.c b/hw/sd/aspeed_sdhci.c index 3299844de6dc..df1bdf1fa4ed 100644 --- a/hw/sd/aspeed_sdhci.c +++ b/hw/sd/aspeed_sdhci.c @@ -14,6 +14,