diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-08-25 21:35:32 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-08-31 05:22:11 +0200 |
commit | 3db8904fa9764041aab7cdef8a935ee857a2bee7 (patch) | |
tree | be9f3acfa6a3bf0d6d0094d1f388a38e00f97237 /Documentation | |
parent | dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding (diff) | |
download | linux-3db8904fa9764041aab7cdef8a935ee857a2bee7.tar.xz linux-3db8904fa9764041aab7cdef8a935ee857a2bee7.zip |
dt-bindings: arm: fsl: Add ZII Ultra boards binding
Document the binding for Zodiac Inflight Innovations Ultra Boards.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 9abc0477fb75..0596f55aeee9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -376,6 +376,14 @@ properties: - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk - const: fsl,imx8mq + - description: Zodiac Inflight Innovations Ultra Boards + items: + - enum: + - zii,imx8mq-ultra-rmb3 + - zii,imx8mq-ultra-zest + - const: zii,imx8mq-ultra + - const: fsl,imx8mq + - description: i.MX8QXP based Boards items: - enum: |