diff options
author | Wells Lu <wellslutw@gmail.com> | 2022-05-08 13:13:19 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-05-10 12:31:32 +0300 |
commit | 0cfeca62b56abde16c6f12e30cdff46177c687e8 (patch) | |
tree | e409b21091d168fdb935f8bd8fb65fb93447e13b /MAINTAINERS | |
parent | 827634531e344850106c7ac618a3acb5ac40f6e6 (diff) | |
download | linux-0cfeca62b56abde16c6f12e30cdff46177c687e8.tar.xz |
devicetree: bindings: net: Add bindings doc for Sunplus SP7021.
Add bindings documentation for Sunplus SP7021 SoC.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wells Lu <wellslutw@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0ea12c2b53f3..711456384f48 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18908,6 +18908,13 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/dlink/sundance.c +SUNPLUS ETHERNET DRIVER +M: Wells Lu <wellslutw@gmail.com> +L: netdev@vger.kernel.org +S: Maintained +W: https://sunplus.atlassian.net/wiki/spaces/doc/overview +F: Documentation/devicetree/bindings/net/sunplus,sp7021-emac.yaml + SUNPLUS OCOTP DRIVER M: Vincent Shih <vincent.sunplus@gmail.com> S: Maintained |