Re: [PATCH v5 07/41] Implement BCM2838 GPIO functionality
On Mon, 19 Feb 2024 at 01:23, Sergey Kambalin wrote: > > Signed-off-by: Sergey Kambalin Reviewed-by: Peter Maydell thanks -- PMM
[PATCH v5 07/41] Implement BCM2838 GPIO functionality
Signed-off-by: Sergey Kambalin --- hw/gpio/bcm2838_gpio.c | 193 - 1 file changed, 190 insertions(+), 3 deletions(-) diff --git a/hw/gpio/bcm2838_gpio.c b/hw/gpio/bcm2838_gpio.c index a312490bbd..69d15dbb49 100644 --- a/hw/gpio/bcm2838_gpio.c +++ b/hw/gpio