mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
On e500 systems most SoCs implement a common GPIO controller that Linux calls the "mpc8xxx" gpio controller. This patch adds an emulation model for this device. Signed-off-by: Alexander Graf <agraf@suse.de>