Re: [PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset

2023-10-16 Thread Peter Maydell
On Tue, 3 Oct 2023 at 06:23, Tong Ho wrote: > > This change implements the ResettableClass interface for the device. > > Signed-off-by: Tong Ho > --- > hw/nvram/xlnx-bbram.c | 8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) Applied to target-arm.next, thanks. -- PMM

Re: [PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset

2023-10-03 Thread Ho, Tong
...@gmail.com ; peter.mayd...@linaro.org Subject: Re: [PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset Hi Tong, On 3/10/23 07:23, Tong Ho wrote: > This change implements the ResettableClass interface for the device. > > Signed-off-by: Tong Ho > --- > hw/nvram/x

Re: [PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset

2023-10-02 Thread Philippe Mathieu-Daudé
Hi Tong, On 3/10/23 07:23, Tong Ho wrote: This change implements the ResettableClass interface for the device. Signed-off-by: Tong Ho --- hw/nvram/xlnx-bbram.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) Reviewed-by: Philippe Mathieu-Daudé Since you did this one, do yo

[PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset

2023-10-02 Thread Tong Ho
This change implements the ResettableClass interface for the device. Signed-off-by: Tong Ho --- hw/nvram/xlnx-bbram.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hw/nvram/xlnx-bbram.c b/hw/nvram/xlnx-bbram.c index c6b484cc85..e18e7770e1 100644 --- a/hw/nvram/xlnx-