On Tue, Feb 06, 2018 at 11:58:17AM -0500, Sven Van Asbroeck wrote: > On Tue, Feb 6, 2018 at 11:50 AM, Andrew Lunn <and...@lunn.ch> wrote: > > And a DSA driver does not need to be complex. You can start simple, > > and add more features later. > > I see. Would it be possible/practical to start with just phy_read/write, > port_enable/disable in dsa_switch_ops ? And just add a sysfs bin file > for userspace register access ?
I would NACK sysfs bin file. Do it right, or don't do it at all. I think i would first want to know what Tristam/Microchip plans are. Does he intend to keep on working on the patches from last year? Andrew