diff options
author | Yang Li <[email protected]> | 2024-08-09 13:42:26 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2024-09-10 13:03:23 -0400 |
commit | 7494ef879636e9fabaf5a1a7fdfee81b3c6b206b (patch) | |
tree | e0bbdd37571b73f9046867797c70693b1ccd2db8 | |
parent | 37bac77e4649e8158698a60addc22ec4faf5649a (diff) |
MAINTAINERS: Add an entry for Amlogic HCI UART (M: Yang Li)
Add Amlogic Bluetooth entry to MAINTAINERS to clarify the maintainers
Signed-off-by: Yang Li <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4053168fdc12..87f9ff0d1649 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1153,6 +1153,13 @@ S: Supported F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi F: drivers/net/ethernet/amd/xgbe/ +AMLOGIC BLUETOOTH DRIVER +M: Yang Li <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/net/bluetooth/amlogic,w155s2-bt.yaml +F: drivers/bluetooth/hci_aml.c + AMLOGIC DDR PMU DRIVER M: Jiucheng Xu <[email protected]> |