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=876189 ---Test result--- Test Summary: CheckPatch FAIL 3.83 seconds GitLint PASS 1.01 seconds SubjectPrefix FAIL 0.63 seconds BuildKernel PASS 29.87 seconds CheckAllWarning PASS 32.17 seconds CheckSparse PASS 37.72 seconds CheckSmatch PASS 104.87 seconds BuildKernel32 PASS 28.88 seconds TestRunnerSetup PASS 527.54 seconds TestRunner_l2cap-tester PASS 20.20 seconds TestRunner_iso-tester PASS 37.42 seconds TestRunner_bnep-tester PASS 5.01 seconds TestRunner_mgmt-tester PASS 121.51 seconds TestRunner_rfcomm-tester PASS 29.14 seconds TestRunner_sco-tester PASS 43.15 seconds TestRunner_ioctl-tester PASS 7.97 seconds TestRunner_mesh-tester PASS 8.22 seconds TestRunner_smp-tester PASS 6.98 seconds TestRunner_userchan-tester PASS 5.09 seconds IncrementalBuild PASS 40.27 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v3,1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #93: new file mode 100644 total: 0 errors, 1 warnings, 62 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. /github/workspace/src/src/13751350.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. [v3,2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART WARNING: please write a help paragraph that fully describes the config symbol #108: FILE: drivers/bluetooth/Kconfig:277: +config BT_HCIUART_AML + bool "Amlogic protocol support" + depends on BT_HCIUART + depends on BT_HCIUART_SERDEV + select BT_HCIUART_H4 + select FW_LOADER + help + The Amlogic protocol support enables Bluetooth HCI over serial + port interface for Amlogic Bluetooth controllers. + + Say Y here to compile support for HCI AML protocol. + WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #134: new file mode 100644 total: 0 errors, 2 warnings, 822 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. /github/workspace/src/src/13751352.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject --- Regards, Linux Bluetooth