Add bindings for the PHYTEC phyBOARD-Nunki evalboards. Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Reviewed-by: Stefan Riedmueller <s.riedmueller@xxxxxxxxx> --- Changelog: v2: - added reviewed-by tags - s/Phytec/PHYTEC/ - s/PhyBOARD/phyBOARD/ - adapted the naming scheme within the commit message too. Documentation/devicetree/bindings/arm/fsl.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 6da9d734cdb7..62c57749b7ba 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -156,6 +156,13 @@ properties: - const: gw,ventana - const: fsl,imx6q + - description: i.MX6Q PHYTEC phyBOARD-Nunki Board + items: + - const: phytec,imx6q-pbac11-nand + - const: phytec,imx6q-pbac11 + - const: phytec,imx6qdl-pcm058 + - const: fsl,imx6q + - description: i.MX6QP based Boards items: - enum: @@ -163,6 +170,13 @@ properties: - fsl,imx6qp-sabresd # i.MX6 Quad Plus SABRE Smart Device Board - const: fsl,imx6qp + - description: i.MX6QP PHYTEC phyBOARD-Nunki Board + items: + - const: phytec,imx6qp-pbac11-nand + - const: phytec,imx6qp-pbac11 + - const: phytec,imx6qdl-pcm058 + - const: fsl,imx6qp + - description: i.MX6DL based Boards items: - enum: -- 2.20.1