On Tue, 19 May 2020 at 09:51, Geert Uytterhoeven <geert+rene...@glider.be> wrote: > > Add a definition for the number of GPIO lines controlled by a PL061 > instance, and use it instead of the hardcoded magic value 8. > > Suggested-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> > --- > hw/gpio/pl061.c | 12 +++++++----- > 1 file changed, 7 insertions(+), 5 deletions(-) >
Applied to target-arm.next, thanks. -- PMM