Commit 42f2445f authored by Zhen Lei's avatar Zhen Lei Committed by Rob Herring
Browse files

dt-bindings: arm: hisilicon: add binding for SD5203 SoC



Add devicetree binding for Hisilicon SD5203 SoC.

Signed-off-by: default avatarZhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20200929141454.2312-6-thunder.leizhen@huawei.com


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 1d86b089
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -59,4 +59,9 @@ properties:
      - description: HiP07 D05 Board
        items:
          - const: hisilicon,hip07-d05

      - description: SD5203 based boards
        items:
          - const: H836ASDJ
          - const: hisilicon,sd5203
...