Message ID | 20250212-wilc3000_bt-v1-12-9609b784874e@bootlin.com |
---|---|
State | New |
Headers | show |
Series | bluetooth: hci_wilc: add new bluetooth driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 82b227c3939a49996498f4e829541eb5380ab2b3..2f02aecc21e96a2f9e6ff2de3864bb2d2b964127 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15526,6 +15526,13 @@ L: linux-wireless@vger.kernel.org S: Supported F: drivers/net/wireless/microchip/wilc1000/ +MICROCHIP WILC3000 BLUETOOTH DRIVER +M: Alexis Lothoré <alexis.lothore@bootlin.com> +L: linux-bluetooth@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/net/bluetooth/microchip,wilc3000-bt.yaml +F: drivers/bluetooth/hci_wilc.c + MICROSEMI MIPS SOCS M: Alexandre Belloni <alexandre.belloni@bootlin.com> M: UNGLinuxDriver@microchip.com
Add MAINTAINERS entry for the new bluetooth driver in drivers/bluetooth/hci_wilc.c Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)