On Mon, 19 Feb 2024 at 01:19, Sergey Kambalin <[email protected]> wrote: > > Signed-off-by: Sergey Kambalin <[email protected]> > --- > hw/gpio/bcm2838_gpio.c | 153 +++++++++++++++++++++++++++++++++ > hw/gpio/meson.build | 5 +- > include/hw/gpio/bcm2838_gpio.h | 40 +++++++++ > 3 files changed, 197 insertions(+), 1 deletion(-) > create mode 100644 hw/gpio/bcm2838_gpio.c > create mode 100644 include/hw/gpio/bcm2838_gpio.h
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
