On 5/19/21 2:03 AM, [email protected] wrote: > From: Corey Minyard <[email protected]> > > It's an ADC, put it where it belongs. > > Cc: Edgar E. Iglesias <[email protected]> > Cc: Alistair Francis <[email protected]> > Cc: Peter Maydell <[email protected]> > Cc: [email protected] > Signed-off-by: Corey Minyard <[email protected]> > --- > MAINTAINERS | 6 ++++-- > hw/adc/meson.build | 1 + > hw/{misc => adc}/zynq-xadc.c | 2 +- > hw/arm/xilinx_zynq.c | 2 +- > hw/misc/meson.build | 2 +- > include/hw/{misc => adc}/zynq-xadc.h | 0 > 6 files changed, 8 insertions(+), 5 deletions(-) > rename hw/{misc => adc}/zynq-xadc.c (99%) > rename include/hw/{misc => adc}/zynq-xadc.h (100%)
Tested-by: Philippe Mathieu-Daudé <[email protected]>
