On Sunday, 10 August 2025 00:07:12 CEST Jonas Jelonek wrote: > Add support for the internal I2C controllers of RTL9310 series based > SoCs to the driver for RTL9300. Add register definitions, chip-specific > functions and compatible strings for known RTL9310-based SoCs RTL9311, > RTL9312 and RTL9313. > > Make use of a new device tree property 'realtek,scl' which needs to be > specified in case both or only the second master is used. This is > required due how the register layout changed in contrast to RTL9300, > which has SCL selection in a global register instead of a > master-specific one. > > Signed-off-by: Jonas Jelonek Tested-by: Sven Eckelmann Tested the patchset on an RTL9312 device with both SFP modules and an POE MCU which requires I2C Block transfers (but not SMBus). Regards, Sven