[PATCH v2 2/2] staging: i3c: add Realtek RTS490x I3C HUB driver

Greg KH gregkh at linuxfoundation.org
Mon May 25 12:11:55 PDT 2026


On Mon, May 25, 2026 at 08:51:28PM +0800, zain_zhou at realsil.com.cn wrote:
> From: Yin Zhou <zain_zhou at realsil.com.cn>
> 
> Add driver for Realtek RTS490x series I3C HUB devices.
> 
> The driver supports:
>   - Device Tree based configuration of LDO, pull-up, IO strength
>     and per-port mode (I3C/SMBus/GPIO/disabled)
>   - Logical I3C bus registration per target port
>   - SMBus agent functionality with IBI and polling modes
>   - GPIO chip with IRQ support
>   - DebugFS interface for register access and DT config inspection
>   - IBI (In-Band Interrupt) handling
> 
> The driver is placed in staging as it has known issues to be resolved
> before mainlining; see drivers/staging/rts490x/TODO for details.

No, again, please do this correctly and fix up everything and put it in
the real part of the kernel.  It will only take you more work if it were
to be in staging.

thanks,

greg k-h



More information about the linux-i3c mailing list