RE: [PATCH 3/7] net: dsa: ar8xxx: add regmap support

From: Mathieu Olivari
Date: Fri May 29 2015 - 13:37:33 EST


Alternatively, we could have something similar to what happens for the phy
in the wireless subsystems. Wireless PHYs are not registered as net_device
but they can still be listed, queried or configured through netlink.
Just thinking out loud here.

Thanks,
Mathieu

-----Original Message-----
From: Andrew Lunn [mailto:andrew@xxxxxxx]
Sent: Thursday, May 28, 2015 7:44 PM
To: Florian Fainelli
Cc: Mathieu Olivari; robh+dt@xxxxxxxxxx; pawel.moll@xxxxxxx;
mark.rutland@xxxxxxx; ijc+devicetree@xxxxxxxxxxxxxx; galak@xxxxxxxxxxxxxx;
davem@xxxxxxxxxxxxx; linux@xxxxxxxxxxxx; gang.chen.5i5j@xxxxxxxxx;
jiri@xxxxxxxxxxx; leitec@xxxxxxxxxxxx; fabf@xxxxxxxxx;
pavel.nakonechny@xxxxxxxxxx; joe@xxxxxxxxxxx; sfeldma@xxxxxxxxx;
nbd@xxxxxxxxxxx; juhosg@xxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx;
linux-kernel@xxxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx
Subject: Re: [PATCH 3/7] net: dsa: ar8xxx: add regmap support

> Fair enough, are there other global "things" besides counters that
> could deserve adding maybe some sort of global/master net_device to
> help query switch-wide information?

This was discussed a while back. I like the current abstraction, all
interfaces are real interfaces you can send and receive packets over. This
pseudo interface cannot be used for packet transfer, which seems odd.

Having access to registers for debugging, so debugfs seems like the best
option to me.

Andrew

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/