On 5/14/2020 10:22 PM, Kevin Lo wrote:
> The BCM54811 PHY shares many similarities with the already supported BCM54810
> PHY but additionally requires some semi-unique configuration.
This looks mostly fine, just a couple of nits:
- the patch should be submitted against net-next, since it is a new
feature/addition and not a bug fix
- you need an additional entry to support the automatic loading of the
PHY driver, that means adding an entry to the broadcom_tbl array.
With that:
Reviewed-by: Florian Fainelli <f.faine...@gmail.com>
--
Florian