On Fri, 27 Jun 2025 11:55:17 +0200 Eric Auger <[email protected]> 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 <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
