Hi Rustam,
On Wed, Apr 01, 2026 at 02:09:35PM +0000, Rustam Adilov wrote:
> On 2026-03-31 22:38, Andi Shyti wrote:
> > > 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
>
> As per the request of Chris Packham [1] this whole patch sets depends on [2]
> to be applied
> first before my patches.
> I don't know if you have seen it yet cause Jan Kantert didn't include you in
> the emails to
> the send the patch to.
>
> Although, i just now have noticed patch 7 has a typo in its commit subject
> which i have to fix.
>
> [1] - https://lore.kernel.org/linux-i2c/c933a245-2b35-41a5-9eee-cb655c8231ae@alliedtelesis.co.nz/
> [2] -
> https://lore.kernel.org/all/20260227111134.2163701-1-jan-kernel@kantert.net/
Thanks, I overlooked that. I will follow the dependencies.
Andi