Re: [PATCH v5 13/13] hw/gpio/bcm2835_gpio: Update to resettable

2019-11-29 Thread Peter Maydell
On Fri, 18 Oct 2019 at 16:07, Damien Hedde wrote: > > Transition the bcm2835_gpio device class to Resettable. > The sdbus reparenting is delayed in hold phase to respect > resettable side-effect rules. > > Signed-off-by: Damien Hedde Reviewed-by: Peter Maydell thanks -- PMM

[PATCH v5 13/13] hw/gpio/bcm2835_gpio: Update to resettable

2019-10-18 Thread Damien Hedde
Transition the bcm2835_gpio device class to Resettable. The sdbus reparenting is delayed in hold phase to respect resettable side-effect rules. Signed-off-by: Damien Hedde --- Cc: Peter Maydell Cc: Andrew Baumann Cc: Philippe Mathieu-Daudé Cc: qemu-...@nongnu.org --- hw/gpio/bcm2835_gpio.c |