Messages in this thread |  | | From | Stefan Sørensen <> | Subject | [PATCH v2 0/2] dp83640: Get pin and master/slave configuration from DT | Date | Tue, 11 Feb 2014 16:29:20 +0100 |
| |
This patch series add DT configuration to the DP83640 PHY driver and makes the configuration of periodic output pins dynamic.
Changes since v1: - Add bindings documentation - Keep module parameters - Rename gpio->pin - Split patch into DT part and dynamic periodic output support
Stefan
Stefan Sørensen (2): dp83640: Support a configurable number of periodic outputs dp83640: Get pin and master/slave configuration from DT
Documentation/devicetree/bindings/net/dp83640.txt | 29 +++ drivers/net/phy/dp83640.c | 205 +++++++++++++++------- 2 files changed, 175 insertions(+), 59 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/dp83640.txt
-- 1.8.5.3
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |