Message ID | 1652938824-28976-1-git-send-email-quic_bgodavar@quicinc.com |
---|---|
State | New |
Headers | show |
Series | [v1] MAINTAINERS: add maintainers for qualcomm uart based BT drivers | expand |
This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=642979 ---Test result--- Test Summary: CheckPatch PASS 1.55 seconds GitLint PASS 1.03 seconds SubjectPrefix FAIL 0.81 seconds BuildKernel PASS 31.36 seconds BuildKernel32 PASS 27.71 seconds Incremental Build with patchesPASS 37.72 seconds TestRunner: Setup PASS 457.55 seconds TestRunner: l2cap-tester PASS 17.04 seconds TestRunner: bnep-tester PASS 5.89 seconds TestRunner: mgmt-tester PASS 98.10 seconds TestRunner: rfcomm-tester PASS 9.31 seconds TestRunner: sco-tester PASS 9.12 seconds TestRunner: smp-tester PASS 9.02 seconds TestRunner: userchan-tester PASS 6.00 seconds Details ############################## Test: SubjectPrefix - FAIL - 0.81 seconds Check subject contains "Bluetooth" prefix "Bluetooth: " is not specified in the subject --- Regards, Linux Bluetooth
diff --git a/MAINTAINERS b/MAINTAINERS index 69b597a..22d4d00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16295,6 +16295,16 @@ S: Maintained F: Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml F: drivers/net/wwan/qcom_bam_dmux.c +QUALCOMM BLUETOOTH DRIVER +M: Balakrishna Godavarthi <quic_bgodavar@quicinc.com> +M: Rocky Liao <quic_rjliao@quicinc.com> +L: linux-bluetooth@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml +F: drivers/bluetooth/btqca.c +F: drivers/bluetooth/btqca.h +F: drivers/bluetooth/hci_qca.c + QUALCOMM CAMERA SUBSYSTEM DRIVER M: Robert Foss <robert.foss@linaro.org> M: Todor Tomov <todor.too@gmail.com>
Adding myself and rocky Liao as a maintainers for qualcomm uart based bluetooth drivers. Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+)