diff options
author | Iyappan Subramanian <[email protected]> | 2016-07-25 17:12:47 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-25 21:51:44 -0700 |
commit | 2efccc601c1c139cb88e3e5d0a6f4402fd040c46 (patch) | |
tree | ed3f955b3ce6ab5c4170b7c16a56915ef775c5c9 | |
parent | 792a1107fe713347ed230bc79a53e875b6abe7c7 (diff) |
MAINTAINERS: xgene: Add driver and documentation path
Added path to the MDIO driver and Documentation file.
Signed-off-by: Iyappan Subramanian <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> M: Keyur Chudgar <[email protected]> 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 <[email protected]> |