diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2021-11-29 13:43:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-29 12:58:38 +0000 |
commit | 813f38bf3b892bf4b7ea52450cd7cc088686910b (patch) | |
tree | b7eb52854ce3627a7b2833960f3f92b8d6ac1578 | |
parent | 12c2d0a5b8e2a1afc8c7738e19a0d1dd7f3d4007 (diff) |
net: lan966x: Update MAINTAINERS to include lan966x driver
Update MAINTAINERS to include lan966x driver
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 167d9890fbcd..da2fb287c4b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12524,6 +12524,13 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/microchip/lan743x_* +MICROCHIP LAN966X ETHERNET DRIVER +M: Horatiu Vultur <horatiu.vultur@microchip.com> +M: UNGLinuxDriver@microchip.com +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/microchip/lan966x/* + MICROCHIP LCDFB DRIVER M: Nicolas Ferre <nicolas.ferre@microchip.com> L: linux-fbdev@vger.kernel.org |