[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1475828904-13839-1-git-send-email-allan.nielsen@microsemi.com>
Date: Fri, 7 Oct 2016 10:28:23 +0200
From: "Allan W. Nielsen" <allan.nielsen@...rosemi.com>
To: <netdev@...r.kernel.org>
CC: <andrew@...n.ch>, <f.fainelli@...il.com>,
<raju.lakkaraju@...rosemi.com>, <allan.nielsen@...rosemi.com>
Subject: [PATCH net-next v9 0/1] net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs
Hi Andrew (and other),
Raju and I have been going through all the comments received on the edge-rate
feature, and tried to address them (once again...).
The patch is rebased to fit on top of net-next (it depends on a4cc96d1f).
Following initiatives is covered:
- Updated device tree bindings documentation for edge-rate
- The edge-rate is now specified as a "slowdown", meaning that it is now
being specified as positive values instead of negative (both
documentation and implementation wise).
- Only explicitly documented values for "vsc8531,vddmac" and
"vsc8531,edge-slowdown" are accepted by the device driver.
- Deleting include/dt-bindings/net/mscc-phy-vsc8531.h as it was not needed.
- Initialize to default values when CONFIG_OF_MDIO is not defined
- Using ARRAY_SIZE when iterating through an array.
Please review.
Best regards
Allan W. Nielsen
Powered by blists - more mailing lists