On 05/19/2018 01:31 PM, Andrew Lunn wrote: > Not all the world uses device tree. Some parts of the world still use > platform devices and platform data. Add basic support for probing a > Marvell switch via platform data. > > Signed-off-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]> There is a bit of overlap with your net_device structure and what dsa_chip_data includes, but this is fine for now. -- Florian
