On Wed, Apr 24, 2024 at 09:22:49AM -0700, Florian Fainelli wrote: > On 4/24/24 09:14, Simon Horman wrote: > > On Tue, Apr 23, 2024 at 04:36:22PM -0700, Florian Fainelli wrote: > > > Rather than open code the i2c_designware string, utilize the newly > > > defined constant in i2c-designware.h. > > > > > > Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx> > > > > Hi Florian, > > > > FYI, this conflicts with: > > > > c644920ce922 ("net: txgbe: fix i2c dev name cannot match clkdev") > > > > But a patch-set has been submitted which reverts that commit: > > > > https://lore.kernel.org/all/20240422084109.3201-1-duanqiangwen@xxxxxxxxxxxxx/ > > That's right, I mentioned in the cover letter this was based on top of > Duanqiang's couple patches. Thanks Simon! Thanks Florian, Sorry for missing that.