diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2019-08-16 16:10:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-16 11:56:26 -0700 |
commit | 767078132ff9625396f1387f487ce9389f405b2f (patch) | |
tree | d8163c7e818362841c2ccc95788783600783c119 /MAINTAINERS | |
parent | 9fe0b8d6ba9fea0018dc3ac93f4677c8d44bb9a0 (diff) | |
download | linux-767078132ff9625396f1387f487ce9389f405b2f.tar.bz2 |
dt-bindings: net: add bindings for ADIN PHY driver
This change adds bindings for the Analog Devices ADIN PHY driver, detailing
all the properties implemented by the driver.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e8aa8a667864..fd9ab61c2670 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -944,6 +944,7 @@ L: netdev@vger.kernel.org W: http://ez.analog.com/community/linux-device-drivers S: Supported F: drivers/net/phy/adin.c +F: Documentation/devicetree/bindings/net/adi,adin.yaml ANALOG DEVICES INC ADIS DRIVER LIBRARY M: Alexandru Ardelean <alexandru.ardelean@analog.com> |