diff options
author | Rob Herring <robh@kernel.org> | 2022-12-09 18:15:52 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-12 22:03:45 +0100 |
commit | 15eb1621762134bd3a0f81020359b0c7745d1080 (patch) | |
tree | 09490786fdf375e8dff600f720fb9fef0a8f0c74 /MAINTAINERS | |
parent | MAINTAINERS: Update email address for Marvell Prestera Ethernet Switch driver (diff) | |
download | linux-15eb1621762134bd3a0f81020359b0c7745d1080.tar.xz linux-15eb1621762134bd3a0f81020359b0c7745d1080.zip |
dt-bindings: net: Convert Socionext NetSec Ethernet to DT schema
Convert the Socionext NetSec Ethernet binding to DT schema format.
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
Link: https://lore.kernel.org/r/20221209171553.3350583-1-robh@kernel.org
Signed-off-by: Jakub Kicinski <kuba@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 574519bc3036..0fbe5135490d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19066,7 +19066,7 @@ M: Jassi Brar <jaswinder.singh@linaro.org> M: Ilias Apalodimas <ilias.apalodimas@linaro.org> L: netdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/net/socionext-netsec.txt +F: Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml F: drivers/net/ethernet/socionext/netsec.c SOCIONEXT (SNI) Synquacer SPI DRIVER |