18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
28c2ecf20Sopenharmony_ci%YAML 1.2
38c2ecf20Sopenharmony_ci---
48c2ecf20Sopenharmony_ci$id: http://devicetree.org/schemas/arm/hisilicon/hisilicon.yaml#
58c2ecf20Sopenharmony_ci$schema: http://devicetree.org/meta-schemas/core.yaml#
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cititle: Hisilicon Platforms Device Tree Bindings
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cimaintainers:
108c2ecf20Sopenharmony_ci  - Wei Xu <xuwei5@hisilicon.com>
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciproperties:
138c2ecf20Sopenharmony_ci  $nodename:
148c2ecf20Sopenharmony_ci    const: '/'
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci  compatible:
178c2ecf20Sopenharmony_ci    oneOf:
188c2ecf20Sopenharmony_ci      - description: Hi3660 based boards.
198c2ecf20Sopenharmony_ci        items:
208c2ecf20Sopenharmony_ci          - const: hisilicon,hi3660-hikey960
218c2ecf20Sopenharmony_ci          - const: hisilicon,hi3660
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ci      - description: Hi3670 based boards.
248c2ecf20Sopenharmony_ci        items:
258c2ecf20Sopenharmony_ci          - const: hisilicon,hi3670-hikey970
268c2ecf20Sopenharmony_ci          - const: hisilicon,hi3670
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ci      - description: Hi3798cv200 based boards.
298c2ecf20Sopenharmony_ci        items:
308c2ecf20Sopenharmony_ci          - const: hisilicon,hi3798cv200-poplar
318c2ecf20Sopenharmony_ci          - const: hisilicon,hi3798cv200
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_ci      - description: Hi4511 Board
348c2ecf20Sopenharmony_ci        items:
358c2ecf20Sopenharmony_ci          - const: hisilicon,hi3620-hi4511
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ci      - description: Hi6220 based boards.
388c2ecf20Sopenharmony_ci        items:
398c2ecf20Sopenharmony_ci          - const: hisilicon,hi6220-hikey
408c2ecf20Sopenharmony_ci          - const: hisilicon,hi6220
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ci      - description: HiP01 based boards.
438c2ecf20Sopenharmony_ci        items:
448c2ecf20Sopenharmony_ci          - const: hisilicon,hip01-ca9x2
458c2ecf20Sopenharmony_ci          - const: hisilicon,hip01
468c2ecf20Sopenharmony_ci
478c2ecf20Sopenharmony_ci      - description: HiP04 D01 Board
488c2ecf20Sopenharmony_ci        items:
498c2ecf20Sopenharmony_ci          - const: hisilicon,hip04-d01
508c2ecf20Sopenharmony_ci
518c2ecf20Sopenharmony_ci      - description: HiP05 D02 Board
528c2ecf20Sopenharmony_ci        items:
538c2ecf20Sopenharmony_ci          - const: hisilicon,hip05-d02
548c2ecf20Sopenharmony_ci
558c2ecf20Sopenharmony_ci      - description: HiP06 D03 Board
568c2ecf20Sopenharmony_ci        items:
578c2ecf20Sopenharmony_ci          - const: hisilicon,hip06-d03
588c2ecf20Sopenharmony_ci
598c2ecf20Sopenharmony_ci      - description: HiP07 D05 Board
608c2ecf20Sopenharmony_ci        items:
618c2ecf20Sopenharmony_ci          - const: hisilicon,hip07-d05
628c2ecf20Sopenharmony_ci
638c2ecf20Sopenharmony_ci      - description: SD5203 based boards
648c2ecf20Sopenharmony_ci        items:
658c2ecf20Sopenharmony_ci          - const: H836ASDJ
668c2ecf20Sopenharmony_ci          - const: hisilicon,sd5203
678c2ecf20Sopenharmony_ci
688c2ecf20Sopenharmony_ciadditionalProperties: true
698c2ecf20Sopenharmony_ci
708c2ecf20Sopenharmony_ci...
71