On Tue, 2 Feb 2021 14:05:20 -0600 George McCollister wrote: > On Tue, Feb 2, 2021 at 1:17 PM Tobias Waldekranz <tob...@waldekranz.com> > wrote: > [snip] > > > > George, have you used the chip in I2C mode with the code that is on > > net-next now? I was not able to get the driver to even read the ID > > register correctly. > > I wrote the i2c driver before I had any hardware in hand thinking I > was going to get a board with the switch connected via i2c. When the > board arrived it turned out it was connected via mdio so I wrote that > driver as well. I looked it over quite carefully but I guess the > documentation was wrong and I had the register addresses shifted off > by one. I never ended up with hardware to test the i2c.
> Reviewed-by: George McCollister <george.mccollis...@gmail.com> Applied, thanks!