From: Sergei Shtylyov Date: Mon, 9 Dec 2013 23:20:41 +0000 (+0300) Subject: micrel: add support for KSZ8041RNLI X-Git-Tag: v3.13-rc4~3^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd7b5127bd02c12c1cc837a7a0b6ce295eb2505;p=pandora-kernel.git micrel: add support for KSZ8041RNLI Renesas R-Car development boards use KSZ8041RNLI PHY which for some reason has ID of 0x00221537 that is not documented for KSZ8041-family PHYs and does not match the documented ID of 0x0022151x (where 'x' is the revision). We have to add the new #define PHY_ID_* and new ksphy_driver[] entry, almost the same as KSZ8041 one, differing only in the 'phy_id' and 'name' fields. Signed-off-by: Sergei Shtylyov Tested-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- Reading git-diff-tree failed