diff options
author | Klaus Jensen <k.jensen@samsung.com> | 2023-03-02 13:57:50 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2023-03-02 13:57:50 +0100 |
commit | b14037f37f913a21eddadb1e4b53a2f7adf720ad (patch) | |
tree | 9d2854fb48c58625307789b36747d7e5cfe91774 /hw/misc/bcm2835_property.c | |
parent | 791cb95f23045f2d69364786edf61d289889199d (diff) |
hw/misc: add a toy i2c echo device
Add an example I2C device to demonstrate how a slave may master the bus
and send data asynchronously to another slave.
The device will echo whatever it is sent to the device identified by the
first byte received.
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
[ clg: integrated fixes :
https://lore.kernel.org/qemu-devel/Y3yMKAhOkYGtnkOp@cormorant.local/ ]
Message-Id: <20220601210831.67259-7-its@irrelevant.dk>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/misc/bcm2835_property.c')
0 files changed, 0 insertions, 0 deletions