dt-bindings: arm: hisilicon: add binding for SD5203 SoC
authorZhen Lei <thunder.leizhen@huawei.com>
Tue, 29 Sep 2020 14:14:42 +0000 (22:14 +0800)
committerRob Herring <robh@kernel.org>
Thu, 1 Oct 2020 12:24:48 +0000 (07:24 -0500)
Add devicetree binding for Hisilicon SD5203 SoC.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20200929141454.2312-6-thunder.leizhen@huawei.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/hisilicon/hisilicon.yaml

index 6d17309..43b8ce2 100644 (file)
@@ -59,4 +59,9 @@ properties:
       - description: HiP07 D05 Board
         items:
           - const: hisilicon,hip07-d05
+
+      - description: SD5203 based boards
+        items:
+          - const: H836ASDJ
+          - const: hisilicon,sd5203
 ...