Re: [PATCH v2 1/4] net: dsa: microchip: Make switch detection more informative

2020-09-07 Thread Florian Fainelli
On 9/7/2020 3:12 AM, Paul Barker wrote: To make switch detection more informative print the result of the ksz9477/ksz9893 compatibility check. With debug output enabled also print the contents of the Chip ID registers as a 40-bit hex string. As this detection is the first communication with t

[PATCH v2 1/4] net: dsa: microchip: Make switch detection more informative

2020-09-07 Thread Paul Barker
To make switch detection more informative print the result of the ksz9477/ksz9893 compatibility check. With debug output enabled also print the contents of the Chip ID registers as a 40-bit hex string. As this detection is the first communication with the switch performed by the driver, making it