diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2021-12-08 21:28:01 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-12-08 22:52:05 +0100 |
commit | dc98a7b68f83037c093e7cec450bb985f79f2abc (patch) | |
tree | 9d01cb55331946b26e9e3d10b30aefe69fc92b58 /MAINTAINERS | |
parent | dt-bindings: net: Convert AMAC to YAML (diff) | |
download | linux-dc98a7b68f83037c093e7cec450bb985f79f2abc.tar.xz linux-dc98a7b68f83037c093e7cec450bb985f79f2abc.zip |
dt-bindings: net: Convert SYSTEMPORT to YAML
Convert the Broadcom SYSTEMPORT Ethernet controller Device Tree binding
to YAML.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20211208202801.3706929-3-f.fainelli@gmail.com
Signed-off-by: Rob Herring <robh@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 404e76d625f1..ed8de605fe4b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3972,6 +3972,7 @@ L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/broadcom/bcmsysport.* F: drivers/net/ethernet/broadcom/unimac.h +F: Documentation/devicetree/bindings/net/brcm,systemport.yaml BROADCOM TG3 GIGABIT ETHERNET DRIVER M: Siva Reddy Kallam <siva.kallam@broadcom.com> |