qemu-patch-raspberry4/hw/misc
Guenter Roeck 74fcbd22d2 hw/misc: Add support for ADC controller in Xilinx Zynq 7000
Add support for the Xilinx XADC core used in Zynq 7000.

References:
- Zynq-7000 All Programmable SoC Technical Reference Manual
- 7 Series FPGAs and Zynq-7000 All Programmable SoC XADC
  Dual 12-Bit 1 MSPS Analog-to-Digital Converter

Tested with Linux using QEMU machine xilinx-zynq-a9 with devicetree
files zynq-zc702.dtb and zynq-zc706.dtb, and kernel configuration
multi_v7_defconfig.

Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
[ PC changes:
  * Changed macro names to match TRM where possible
  * Made programmers model macro scheme consistent
  * Dropped XADC_ZYNQ_ prefix on local macros
  * Fix ALM field width
  * Update threshold-comparison interrupts in _update_ints()
  * factored out DFIFO pushes into helper. Renamed to "push/pop"
  * Changed xadc_reg to 10 bits and added OOB check.
  * Reduced scope of MCTL reset to just stop channel coms.
  * Added dummy read data to write commands
  * Changed _ to - seperators in string names and filenames
  * Dropped ------------ in header comment
  * Catchall'ed _update_ints() in _write handler.
  * Minor whitespace changes.
  * Use ZYNQ_XADC_FIFO_DEPTH instead of ARRAY_SIZE()
]
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-11-12 21:30:42 +00:00
..
macio cuda.c: add delay to setting of SR_INT bit 2015-11-12 13:15:55 +11:00
a9scu.c
applesmc.c
arm11scu.c
arm_integrator_debug.c hw: do not pass NULL to memory_region_init from instance_init 2015-10-09 15:25:56 +02:00
arm_l2x0.c
arm_sysctl.c
cbus.c
debugexit.c
eccmemctl.c
edu.c
exynos4210_pmu.c
imx_ccm.c i.MX: Standardize i.MX CCM debug 2015-10-27 15:59:46 +00:00
ivshmem.c ivshmem: use little-endian int64_t for the protocol 2015-10-26 10:19:53 +01:00
Makefile.objs hw/misc: Add support for ADC controller in Xilinx Zynq 7000 2015-11-12 21:30:42 +00:00
max111x.c
milkymist-hpdmc.c
milkymist-pfpu.c
mst_fpga.c
omap_clk.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
omap_gpmc.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
omap_l4.c
omap_sdrc.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
omap_tap.c
pc-testdev.c
pci-testdev.c
puv3_pm.c
pvpanic.c Added generic panic handler qemu_system_guest_panicked() 2015-09-07 18:14:03 +02:00
sga.c
slavio_misc.c
stm32f2xx_syscfg.c
tmp105.c
tmp105.h
vmport.c
zynq-xadc.c hw/misc: Add support for ADC controller in Xilinx Zynq 7000 2015-11-12 21:30:42 +00:00
zynq_slcr.c misc: zynq_slcr: Fix MMIO writes 2015-10-16 13:13:47 +01:00