diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2020-05-12 16:26:50 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-12 12:29:04 -0700 |
commit | 966a5c08af1b1399fe1014f24877578e8493ffe1 (patch) | |
tree | be4cf054e3def992431dea46be7444183fb1d4c5 /MAINTAINERS | |
parent | 92a84c7806010acd730000fe6d9eb0705ac5c22c (diff) | |
download | linux-966a5c08af1b1399fe1014f24877578e8493ffe1.tar.bz2 |
dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
Convert the UniPhier AVE4 controller binding to DT schema format.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e581ae499057..734cccf1d1e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15542,7 +15542,7 @@ SOCIONEXT (SNI) AVE NETWORK DRIVER M: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> L: netdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt +F: Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml F: drivers/net/ethernet/socionext/sni_ave.c SOCIONEXT (SNI) NETSEC NETWORK DRIVER |