This is the second iteration of this patch. I have split out the device tree support from the first version to a different patch set. The 88E1149R support is useful 'stand alone', so if it is acceptable, it can be merged first.
The first patch is a small cleanup suggested by Cyril Chemparathy, the second one adds basic 88E1149R support. David Daney (2): phylib: Use common page register definition for Marvell PHYs. phylib: Add support for Marvell 88E1149R devices. drivers/net/phy/marvell.c | 67 ++++++++++++++++++++++++++++++++++-------- include/linux/marvell_phy.h | 1 + 2 files changed, 55 insertions(+), 13 deletions(-) Cc: Cyril Chemparathy <[email protected]> Cc: Arnaud Patard <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Wolfram Sang <[email protected]> -- 1.7.2.3 _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
