Adding DRA7xx and AM43xx platform support to cpsw-phy-sel driver to select
phy mode in control driver and fixing the uninitialized dev by initializing
to platform device structure pointer.
Changes from Initial version
* Added back the missing patch (1/3)
Mugunthan V N (3):
drivers: net: cpsw-phy-sel: initialize priv->dev
drivers: net: cpsw-phy-sel: add dra7xx support for phy sel
drivers: net: cpsw-phy-sel: add am43xx platform support
.../devicetree/bindings/net/cpsw-phy-sel.txt | 4 +-
drivers/net/ethernet/ti/cpsw-phy-sel.c | 62 +++++++++++++++++++++-
2 files changed, 64 insertions(+), 2 deletions(-)
--
1.9.2.459.g68773ac