On Mon, 26 Dec 2022 at 10:15, Jean-Christophe Dubois <j...@tribudubois.net> wrote: > > IRQs were not associated to the various GPIO devices inside i.MX7D. > This patch brings the i.MX7D on par with i.MX6. > > Signed-off-by: Jean-Christophe Dubois <j...@tribudubois.net> > --- > hw/arm/fsl-imx7.c | 31 ++++++++++++++++++++++++++++++- > include/hw/arm/fsl-imx7.h | 15 +++++++++++++++ > 2 files changed, 45 insertions(+), 1 deletion(-)
Thanks, applied to target-arm.next (fixing up the trivial conflict with your other patchset). -- PMM