diff options
author | Iyappan Subramanian <isubramanian@apm.com> | 2016-07-25 17:12:47 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-25 21:51:44 -0700 |
commit | 2efccc601c1c139cb88e3e5d0a6f4402fd040c46 (patch) | |
tree | ed3f955b3ce6ab5c4170b7c16a56915ef775c5c9 /MAINTAINERS | |
parent | 792a1107fe713347ed230bc79a53e875b6abe7c7 (diff) | |
download | linux-2efccc601c1c139cb88e3e5d0a6f4402fd040c46.tar.bz2 |
MAINTAINERS: xgene: Add driver and documentation path
Added path to the MDIO driver and Documentation file.
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc3481d7c80d..a9bdba0484d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -839,7 +839,9 @@ M: Iyappan Subramanian <isubramanian@apm.com> M: Keyur Chudgar <kchudgar@apm.com> S: Supported F: drivers/net/ethernet/apm/xgene/ +F: drivers/net/phy/mdio-xgene.c F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt +F: Documentation/devicetree/bindings/net/apm-xgene-mdio.txt APTINA CAMERA SENSOR PLL M: Laurent Pinchart <Laurent.pinchart@ideasonboard.com> |