On Fri, 27 Jun 2025 11:55:17 +0200 Eric Auger <eric.au...@redhat.com> wrote:
> Use a local SysBusDevice handle. Also use the newly introduced > sysbus_mmio_map_name which brings better readability about the region > being mapped. GED device has regions which exist depending on some > external properties and it becomes difficult to guess the index of > a region. Better refer to a region by its name. > > Signed-off-by: Eric Auger <eric.au...@redhat.com> Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com>