diff mbox series

[8/8] spi: add sprd ADI for UMS9620

Message ID 20230815023426.15076-8-jiansheng.wu@unisoc.com (mailing list archive)
State New, archived
Headers show
Series [1/8] Spi: sprd-adi: Getting panic reason before reboot | expand

Commit Message

Jiansheng Wu Aug. 15, 2023, 2:34 a.m. UTC
This patch adds support for UMS9620.

Signed-off-by: Jiansheng Wu <jiansheng.wu@unisoc.com>
---
 Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Aug. 15, 2023, 5:41 a.m. UTC | #1
On 15/08/2023 04:34, Jiansheng Wu wrote:
> This patch adds support for UMS9620.
> 
> Signed-off-by: Jiansheng Wu <jiansheng.wu@unisoc.com>

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
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml b/Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml
index 903b06f88b1b..8efea6dfcf25 100644
--- a/Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml
+++ b/Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml
@@ -51,6 +51,7 @@  properties:
       - sprd,sc9860-adi
       - sprd,sc9863-adi
       - sprd,ums512-adi
+      - sprd,ums9620-adi
 
   reg:
     maxItems: 1