Re: [PATCH v1 0/1] spi_ks8995: use regmap to access chip registers.

From: Sven Van Asbroeck
Date: Tue Feb 06 2018 - 11:58:36 EST


On Tue, Feb 6, 2018 at 11:50 AM, Andrew Lunn <andrew@xxxxxxx> 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 ?