aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/pca9552.c
AgeCommit message (Expand)Author
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-01-30misc/pca9552: Add qom set and getJoel Stanley
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater