Commit 2bf57517 authored by A.s. Dong's avatar A.s. Dong Committed by Shawn Guo
Browse files

dt-bindings: fsl: add compatible for imx7ulp evk



Add compatible string for imx7ulp evk board.

Cc: devicetree@vger.kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b1260067
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -101,6 +101,10 @@ i.MX7 SabreSD Board
Required root node properties:
    - compatible = "fsl,imx7d-sdb", "fsl,imx7d";

i.MX7ULP Evaluation Kit
Required root node properties:
    - compatible = "fsl,imx7ulp-evk", "fsl,imx7ulp";

Generic i.MX boards
-------------------

@@ -123,6 +127,10 @@ i.MX6q generic board
Required root node properties:
    - compatible = "fsl,imx6q";

i.MX7ULP generic board
Required root node properties:
    - compatible = "fsl,imx7ulp";

Freescale Vybrid Platform Device Tree Bindings
----------------------------------------------