diff options
author | Neeraj Sanjay Kale | 2023-03-16 22:52:13 +0530 |
---|---|---|
committer | Luiz Augusto von Dentz | 2023-04-23 21:51:41 -0700 |
commit | ab3a769b4dccec2cf60f0a0700b140991bf9afc8 (patch) | |
tree | 68d124ee179f2f9a2214b1076dd1dd4c055ea08a /MAINTAINERS | |
parent | 8eaf839e4ac4feadf06e03eeff34059795450712 (diff) |
dt-bindings: net: bluetooth: Add NXP bluetooth support
Add binding document for NXP bluetooth chipsets attached over UART.
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6ac562e0381e..ee743e25b096 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23237,6 +23237,12 @@ L: linux-mm@kvack.org S: Maintained F: mm/zswap.c +NXP BLUETOOTH WIRELESS DRIVERS +M: Amitkumar Karwar <amitkumar.karwar@nxp.com> +M: Neeraj Kale <neeraj.sanjaykale@nxp.com> +S: Maintained +F: Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml + THE REST M: Linus Torvalds <torvalds@linux-foundation.org> L: linux-kernel@vger.kernel.org |