qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] i.MX fixes
@ 2025-05-01 18:34 Bernhard Beschow
  2025-05-01 18:34 ` [PATCH 1/3] hw/pci-host/designware: Remove unused include Bernhard Beschow
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Bernhard Beschow @ 2025-05-01 18:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, qemu-arm, Andrey Smirnov,
	Philippe Mathieu-Daudé, Bernhard Beschow

This series contains two bug fixes related to i.MX SoCs, plus one cosmetic
change. The first fix adresses a bug in the Designware PCIe bridge that just
got introduced in the 10.1 development cycle, the other one fixes a bug in the
i.MX GPIO controller which existed since its introduction.

Bernhard Beschow (3):
  hw/pci-host/designware: Remove unused include
  hw/pci-host/designware: Fix viewport configuration
  hw/gpio/imx_gpio: Fix interpretation of GDIR polarity

 hw/gpio/imx_gpio.c       | 2 +-
 hw/pci-host/designware.c | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.49.0



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-05-06 14:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-01 18:34 [PATCH 0/3] i.MX fixes Bernhard Beschow
2025-05-01 18:34 ` [PATCH 1/3] hw/pci-host/designware: Remove unused include Bernhard Beschow
2025-05-01 19:02   ` Philippe Mathieu-Daudé
2025-05-01 19:06     ` Bernhard Beschow
2025-05-01 20:21     ` BALATON Zoltan
2025-05-06 13:03     ` Peter Maydell
2025-05-06 14:00       ` Philippe Mathieu-Daudé
2025-05-01 18:34 ` [PATCH 2/3] hw/pci-host/designware: Fix viewport configuration Bernhard Beschow
2025-05-01 18:58   ` Philippe Mathieu-Daudé
2025-05-01 18:34 ` [PATCH 3/3] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity Bernhard Beschow
2025-05-06 13:06 ` [PATCH 0/3] i.MX fixes Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).