1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/realtek
Markus Stockhausen acd7ecc9ed realtek: add new i2c-gpio-shared driver for shared SCL lines
Some Realtek switches have been designed with I2C busses that share a
single SCL line. The clock line is used for 2 or more busses. This cannot
be used with the standard i2c-gpio driver that relies on distinct SDA
and SCL pairs.

Provide a derived i2c-gpio-shared driver that can be used instead. This
driver can handle up to 4 busses with only a single clock line.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/18737
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-06-17 10:52:42 +02:00
..
base-files realtek: add support for TP-Link TL-ST1008F v2.0 2025-06-16 13:30:52 +02:00
dts realtek: Add support for Zyxel XGS1210-12 Switch 2025-06-16 13:46:51 +02:00
files/firmware/rtl838x_phy
files-6.6 realtek: 6.12: restore files-6.6 2025-06-11 22:27:21 +02:00
files-6.12 realtek: add new i2c-gpio-shared driver for shared SCL lines 2025-06-17 10:52:42 +02:00
image realtek: Add support for Zyxel XGS1210-12 Switch 2025-06-16 13:46:51 +02:00
patches-6.6 realtek: 6.12: restore patches-6.6 2025-06-11 22:27:21 +02:00
patches-6.12 realtek: add new i2c-gpio-shared driver for shared SCL lines 2025-06-17 10:52:42 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: 6.12: restore config-6.6 2025-06-11 22:27:21 +02:00
rtl839x realtek: 6.12: restore config-6.6 2025-06-11 22:27:21 +02:00
rtl930x realtek: 6.12: restore config-6.6 2025-06-11 22:27:21 +02:00
rtl931x realtek: 6.12: restore config-6.6 2025-06-11 22:27:21 +02:00
Makefile realtek: 6.12: activate testing kernel 2025-06-11 22:27:22 +02:00