On 15/08/2023 04:34, Jiansheng Wu wrote: > This patch adds support for UMS9620. > > Signed-off-by: Jiansheng Wu <jiansheng.wu@xxxxxxxxxx> 2. Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. You missed at least DT list (maybe more), so this won't be tested by automated tooling. Performing review on untested code might be a waste of time, thus I will skip this patch entirely till you follow the process allowing the patch to be tested. Please kindly resend and include all necessary To/Cc entries. 1. Please use subject prefixes matching the subsystem. You can get them for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching. > --- > Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml | 1 + > 1 file changed, 1 insertion(+) > Best regards, Krzysztof