Re: [PATCH v5 0/8] i2c: rtl9300: support for RTL9607C I2C controller
From: Andi Shyti
Date: Tue Mar 31 2026 - 18:39:39 EST
Hi Rustam,
> Rustam Adilov (8):
> i2c: rtl9300: split data_reg into read and write reg
> i2c: rtl9300: introduce max length property to driver data
> i2c: rtl9300: introduce F_BUSY to the reg_fields struct
> i2c: rtl9300: introduce a property for 8 bit width reg address
> dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C
> support
> i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
> i2c: rtl9300: intoduce new function properties to driver data
Patch 7 does not apply (not even in i2c-host-next, next,
mainline). Which branch are you on? Can you please
rebase on top of i2c/i2c-host, please?
Thanks,
Andi
> i2c: rtl9300: add RTL9607C i2c controller support