Files
qemu/include/hw
Dmitriy Sharikhin 4cbb1513a2 hw/gpio: introduce pcf8574 driver
NXP PCF8574 and compatible ICs are simple I2C GPIO expanders.
PCF8574 incorporates quasi-bidirectional IO, and simple
communication protocol, when IO read is I2C byte read, and
IO write is I2C byte write. User can think of it as
open-drain port, when line high state is input and line low
state is output.

Signed-off-by: Dmitrii Sharikhin <d.sharikhin@yadro.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <f1552d822276e878d84c01eba2cf2c7c9ebdde00.camel@yadro.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-03-11 22:10:18 +01:00
..
2024-01-30 21:20:20 +03:00
2024-03-11 22:10:18 +01:00
2024-01-30 21:20:20 +03:00
2024-01-30 21:20:20 +03:00
2024-01-05 16:20:15 +01:00
2024-02-21 08:16:43 +03:00
2024-01-30 21:20:20 +03:00
2024-02-02 16:23:48 +00:00
2024-02-21 08:16:43 +03:00
2023-01-08 01:54:22 -05:00
2023-09-08 13:08:52 +03:00
2023-03-20 12:43:50 +01:00
2024-02-27 09:37:21 +01:00