aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAisheng Dong <aisheng.dong@nxp.com>2019-01-11 11:37:24 +0000
committerShawn Guo <shawnguo@kernel.org>2019-01-14 09:09:51 +0800
commit839eb8c7738ba835f6cf1a2190ffbb7108024160 (patch)
tree153fe6b6065faccb724b7f87240d172ea2b93c92
parentdt-bindings: arm: Convert FSL board/soc bindings to json-schema (diff)
downloadlinux-dev-839eb8c7738ba835f6cf1a2190ffbb7108024160.tar.xz
linux-dev-839eb8c7738ba835f6cf1a2190ffbb7108024160.zip
dt-bindings: arm: imx: add imx8qxp mek support
i.MX 8QuadXPlus is a quad (4x) Cortex-A35 proccessor with powerful graphic and multimedia features. This patch adds imx8qxp mek board support. Cc: Shawn Guo <shawnguo@kernel.org> Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index a4d625d7ff4d..d34fe0749199 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -151,6 +151,12 @@ properties:
- const: compulab,cl-som-imx7
- const: fsl,imx7d
+ - description: i.MX8QXP based Boards
+ items:
+ - enum:
+ - fsl,imx8qxp-mek # i.MX8QXP MEK Board
+ - const: fsl,imx8qxp
+
- description:
Freescale Vybrid Platform Device Tree Bindings