]> git.proxmox.com Git - mirror_qemu.git/commit
sdhci: add a 'dma' property to the sysbus devices
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 16 Jan 2018 13:28:21 +0000 (13:28 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jan 2018 13:28:21 +0000 (13:28 +0000)
commit60765b6ceeb4998a0d4220b3a53f1f185061da77
tree271be0e66c2ee70a42a16a39e0a6326c2c6aab13
parentdd55c485ec2fcd28c245061b320398d35b92d30d
sdhci: add a 'dma' property to the sysbus devices

Add a 'dma' property allowing machine creation to provide the address-space
SDHCI DMA operates on.

[based on a patch from Alistair Francis <alistair.francis@xilinx.com>
 from qemu/xilinx tag xilinx-v2016.1]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180115182436.2066-15-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/sdhci.c
include/hw/sd/sdhci.h