+1
−0
hw/misc/pca9552.c
0 → 100644
+240
−0
include/hw/misc/pca9552.h
0 → 100644
+32
−0
include/hw/misc/pca9552_regs.h
0 → 100644
+32
−0
Loading
Specs are available here :
https://www.nxp.com/docs/en/application-note/AN264.pdf
This is a simple model supporting the basic registers for led and GPIO
mode. The device also supports two blinking rates but not the model
yet.
Signed-off-by:
Cédric Le Goater <clg@kaod.org>
Reviewed-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180530064049.27976-7-clg@kaod.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>