From: Florian Fainelli Date: Mon, 31 Jul 2017 16:47:50 +0000 (-0700) Subject: MAINTAINERS: Add more files to the PHY LIBRARY section X-Git-Tag: v4.14-rc1~356^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13332db54fb5a821c86432238d33be1ff0429394;p=platform%2Fkernel%2Flinux-rpi.git MAINTAINERS: Add more files to the PHY LIBRARY section Include missing files that are provided by, used, or directly maintained within the PHY LIBRARY, this include uapi header, header files used by Device Tree code etc. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index 297e610..a7a392a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5138,12 +5138,20 @@ M: Andrew Lunn M: Florian Fainelli L: netdev@vger.kernel.org S: Maintained -F: include/linux/phy.h -F: include/linux/phy_fixed.h -F: drivers/net/phy/ +F: Documentation/ABI/testing/sysfs-bus-mdio +F: Documentation/devicetree/bindings/net/mdio* F: Documentation/networking/phy.txt +F: drivers/net/phy/ F: drivers/of/of_mdio.c F: drivers/of/of_net.c +F: include/linux/*mdio*.h +F: include/linux/of_net.h +F: include/linux/phy.h +F: include/linux/phy_fixed.h +F: include/linux/platform_data/mdio-gpio.h +F: include/trace/events/mdio.h +F: include/uapi/linux/mdio.h +F: include/uapi/linux/mii.h EXT2 FILE SYSTEM M: Jan Kara