diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2022-07-07 12:14:34 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-12 17:27:16 -0700 |
commit | 70991f1e68589b2d26b0e0857da3629f4a658a4d (patch) | |
tree | b9bfd9d735af1fe8948922cdeb4e06fc4311cd2c /MAINTAINERS | |
parent | 5022e221c98a609e0e5b0a73852c7e3d32f1c545 (diff) | |
download | linux-70991f1e68589b2d26b0e0857da3629f4a658a4d.tar.bz2 |
dt-bindings: net: convert sff,sfp to dtschema
Convert the sff,sfp.txt bindings to the DT schema format.
Also add the new path to the list of maintained files.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 14b07494e86a..5fc2af7eb9bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18189,6 +18189,7 @@ SFF/SFP/SFP+ MODULE SUPPORT M: Russell King <linux@armlinux.org.uk> L: netdev@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/net/sff,sfp.yaml F: drivers/net/phy/phylink.c F: drivers/net/phy/sfp* F: include/linux/mdio/mdio-i2c.h |