diff options
author | 2023-09-20 17:20:47 +0530 | |
---|---|---|
committer | 2023-09-28 15:55:14 +0200 | |
commit | 19f5eef8bf732406415b44783ea623e3a31c34c9 (patch) | |
tree | 44cb752ca5328f40157a4443b9f593c91153ccb8 | |
parent | Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (diff) | |
download | wireguard-linux-19f5eef8bf732406415b44783ea623e3a31c34c9.tar.xz wireguard-linux-19f5eef8bf732406415b44783ea623e3a31c34c9.zip |
MAINTAINERS: Add an obsolete entry for LL TEMAC driver
LL TEMAC IP is no longer supported. Hence add an entry marking the
driver as obsolete.
Signed-off-by: Harini Katakam <harini.katakam@amd.com>
Link: https://lore.kernel.org/r/20230920115047.31345-1-harini.katakam@amd.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8985a1b0b5ee..8fad301839ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23696,6 +23696,11 @@ F: Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml F: drivers/gpio/gpio-xilinx.c F: drivers/gpio/gpio-zynq.c +XILINX LL TEMAC ETHERNET DRIVER +L: netdev@vger.kernel.org +S: Obsolete +F: drivers/net/ethernet/xilinx/ll_temac* + XILINX PWM DRIVER M: Sean Anderson <sean.anderson@seco.com> S: Maintained |