Files
u-boot/drivers
Lukasz Majewski 2132fce7e1 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574)
This patch add support for using NXP's pca8574 I2C IO expander, which
has only 8 IO lines.

After this change the .data member's information from struct udevice_id
are used to either sent one or two bytes.

Moreover, the '_le16' suffix from pcf8575_i2c_{write|read}_le16()
functions have been removed as now we also sent 8 bit data.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
2021-07-23 07:13:25 -04:00
..
2021-07-21 10:27:35 -06:00
2021-07-07 19:52:24 -04:00
2021-06-18 10:09:41 +02:00
2021-07-22 22:16:26 +03:00
2021-07-18 21:06:08 -04:00
2021-04-10 08:04:42 -04:00