Dear Paul
Thanks for your remind.
On 2024/7/12 20:34, Paul Menzel wrote:
Dear Yang,
Thank you for the patch. `git log --oneline` does not contain the/your
name, so people would need to look it up. Maybe:
MAINTAINERS: Add Amlogic Bluetooth entry maintained by Yang Li
or
MAINTAINERS: Add Amlogic Bluetooth entry (M: Yang Li)
Well, I got it.
Am 05.07.24 um 13:20 schrieb Yang Li via B4 Relay:
From: Yang Li <yang.li@xxxxxxxxxxx>
Add Amlogic Bluetooth driver and driver document.
Does this match the change of `MAINTAINERS`?
Well, I initially interpreted the 'driver document' as the device tree
(dt) binding file, but this might be a misalignment. Therefore, I will
revise it to: 'Add an Amlogic Bluetooth entry in the MAINTAINERS file to
clarify the maintainers.'
thanks~
Signed-off-by: Yang Li <yang.li@xxxxxxxxxxx>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index cd3277a98cfe..b81089290930 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1140,6 +1140,14 @@ S: Supported
F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
F: drivers/net/ethernet/amd/xgbe/
+AMLOGIC BLUETOOTH DRIVER
+M: Yang Li <yang.li@xxxxxxxxxxx>
+L: linux-bluetooth@xxxxxxxxxxxxxxx
+S: Maintained
+W: http://www.amlogic.com
+F:
Documentation/devicetree/bindings/net/bluetooth/amlogic,w155s2-bt.yaml
+F: drivers/bluetooth/hci_aml.c
+
AMLOGIC DDR PMU DRIVER
M: Jiucheng Xu <jiucheng.xu@xxxxxxxxxxx>
L: linux-amlogic@xxxxxxxxxxxxxxxxxxx
Acked-by: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
Kind regards,
Paul