[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1416086694-15790-1-git-send-email-andrew@lunn.ch>
Date: Sat, 15 Nov 2014 22:24:50 +0100
From: Andrew Lunn <andrew@...n.ch>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux@...ck-us.net,
Andrew Lunn <andrew@...n.ch>
Subject: [PATCH 0/3] Add temperature reading and registers dump to mv88e6171
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists