]> Git Repo - qemu.git/commit
sdhci: add a 'dma' property to the sysbus devices
authorPhilippe Mathieu-Daudé <[email protected]>
Tue, 16 Jan 2018 13:28:21 +0000 (13:28 +0000)
committerPeter Maydell <[email protected]>
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 <[email protected]>
 from qemu/xilinx tag xilinx-v2016.1]
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20180115182436[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/sd/sdhci.c
include/hw/sd/sdhci.h
This page took 0.025551 seconds and 4 git commands to generate.