diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2021-12-08 21:28:00 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-12-08 22:52:05 +0100 |
commit | 2371a03fcef0ed71f91ab6fb15db7a5f0b986247 (patch) | |
tree | da608419ced01cf8587226cae166b546d9e59a7d /MAINTAINERS | |
parent | dt-bindings: net: Convert iProc MDIO mux to YAML (diff) | |
download | linux-2371a03fcef0ed71f91ab6fb15db7a5f0b986247.tar.xz linux-2371a03fcef0ed71f91ab6fb15db7a5f0b986247.zip |
dt-bindings: net: Convert AMAC to YAML
Convert the Broadcom AMAC Device Tree binding to YAML to help with
schema and dtbs checking.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20211208202801.3706929-2-f.fainelli@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5e1064c23f41..404e76d625f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3861,7 +3861,7 @@ M: Rafał Miłecki <rafal@milecki.pl> M: bcm-kernel-feedback-list@broadcom.com L: netdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/net/brcm,amac.txt +F: Documentation/devicetree/bindings/net/brcm,amac.yaml F: drivers/net/ethernet/broadcom/bgmac* F: drivers/net/ethernet/broadcom/unimac.h |