Thread (15 messages) 15 messages, 4 authors, 2025-02-20

Re: [PATCH v7 9/9] misc: add FPC202 dual port controller driver

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2025-02-20 11:58:02
Also in: linux-gpio, linux-i2c, linux-media, lkml

On Tue, Feb 04, 2025 at 10:29:20AM +0100, Romain Gantois wrote:
The TI FPC202 dual port controller serves as a low-speed signal aggregator
for common port types such as SFP, QSFP, Mini-SAS HD, and others.

It aggregates GPIO and I2C signals across two downstream ports, acting as
both a GPIO controller and an I2C address translator for up to two logical
devices per port.

Reviewed-by: Linus Walleij <redacted>
Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
---
 MAINTAINERS              |   1 +
 drivers/misc/Kconfig     |  11 ++
 drivers/misc/Makefile    |   1 +
 drivers/misc/ti_fpc202.c | 438 +++++++++++++++++++++++++++++++++++++++++++++++
as this is a i2c_driver, why isn't it in drivers/i2c/ somewhere?  Why
misc?

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help