Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/3] Add temperature reading and registers dump to mv88e6171
@ 2014-11-15 21:24 Andrew Lunn
  2014-11-15 21:24 ` [PATCH 1/3] net: dsa: Centralise code for reading the temperature sensor Andrew Lunn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Lunn @ 2014-11-15 21:24 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux, Andrew Lunn

These patches centralize the temperature sensor reading code, and then
make use of it with the mv88e6171 which has a compatible
sensor. Additionally, support is added for reading the mv88e6171 via
ethtool.

Andrew Lunn (3):
  net: dsa: Centralise code for reading the temperature sensor
  net: dsa: mv88e6171: Add support for reading the temperature
  net: dsa: mv88e6171: Add support for reading switch registers

 drivers/net/dsa/mv88e6123_61_65.c | 50 +--------------------------------------
 drivers/net/dsa/mv88e6171.c       | 21 ++++++++++++++--
 drivers/net/dsa/mv88e6xxx.c       | 48 +++++++++++++++++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx.h       |  1 +
 4 files changed, 69 insertions(+), 51 deletions(-)

-- 
2.1.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-16 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15 21:24 [PATCH 0/3] Add temperature reading and registers dump to mv88e6171 Andrew Lunn
2014-11-15 21:24 ` [PATCH 1/3] net: dsa: Centralise code for reading the temperature sensor Andrew Lunn
2014-11-15 21:24 ` [PATCH 2/3] net: dsa: mv88e6171: Add support for reading the temperature Andrew Lunn
2014-11-15 21:24 ` [PATCH 3/3] net: dsa: mv88e6171: Add support for reading switch registers Andrew Lunn
2014-11-16 20:48 ` [PATCH 0/3] Add temperature reading and registers dump to mv88e6171 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox