]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt-acpi-build.c
acpi: arm: add fw_cfg device node to dsdt
authorGabriel L. Somlo <somlo@cmu.edu>
Fri, 19 Feb 2016 18:20:28 +0000 (13:20 -0500)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Mar 2016 11:15:15 +0000 (12:15 +0100)
commit70bee80d6b6cfa3ad888ee20332ddfb826a80249
tree9627e98b8f5ea4bad42890eee37b7b583254222a
parente2ec75685c202c7537ed2064293a8e3e28a6d71a
acpi: arm: add fw_cfg device node to dsdt

Add a fw_cfg device node to the ACPI DSDT. This is mostly
informational, as the authoritative fw_cfg MMIO region(s)
are listed in the Device Tree. However, since we are building
ACPI tables, we might as well be thorough while at it...

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Marc MarĂ­ <markmb@redhat.com>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1455906029-25565-5-git-send-email-somlo@cmu.edu
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/arm/virt-acpi-build.c