Re: [PATCH net-next v1] r8169: implement get_module functions for rtl8127atf
From: Andrew Lunn
Date: Sat Apr 04 2026 - 18:58:21 EST
> Yeah happy to hear any input on it, the controller actually seems to be
> a designware IP
Ah, interesting. Ideally you want to use the existing designware
driver. Take a look at txgbe_i2c_register().
Andrew