Add devicetree bindings for i.MX6 UL/ULL based phyCORE-i.MX6 UL/ULL and
phyBOARD-Segin.
Signed-off-by: Stefan Riedmueller <[email protected]>
---
Changes in v2:
- Use seperate description for each board instead of squashing them into
the standard board.
---
Documentation/devicetree/bindings/arm/fsl.yaml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 1b4b4e6573b5..c926ff6eac67 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -164,6 +164,15 @@ properties:
- kontron,imx6ul-n6310-som # Kontron N6310 SOM
- const: fsl,imx6ul
+ - description: i.MX6UL PHYTEC phyBOARD-Segin
+ items:
+ - enum:
+ - phytec,imx6ul-pbacd10-emmc
+ - phytec,imx6ul-pbacd10-nand
+ - const: phytec,imx6ul-pbacd10 # PHYTEC phyBOARD-Segin with i.MX6 UL
+ - const: phytec,imx6ul-pcl063 # PHYTEC phyCORE-i.MX 6UL
+ - const: fsl,imx6ul
+
- description: Kontron N6310 S Board
items:
- const: kontron,imx6ul-n6310-s
@@ -183,6 +192,15 @@ properties:
- fsl,imx6ull-14x14-evk # i.MX6 UltraLiteLite 14x14 EVK Board
- const: fsl,imx6ull
+ - description: i.MX6ULL PHYTEC phyBOARD-Segin
+ items:
+ - enum:
+ - phytec,imx6ull-pbacd10-emmc
+ - phytec,imx6ull-pbacd10-nand
+ - const: phytec,imx6ull-pbacd10 # PHYTEC phyBOARD-Segin with i.MX6 ULL
+ - const: phytec,imx6ull-pcl063 # PHYTEC phyCORE-i.MX 6ULL
+ - const: fsl,imx6ull
+
- description: i.MX6ULZ based Boards
items:
- enum:
--
2.7.4
On Fri, 20 Sep 2019 13:52:25 +0200, Stefan Riedmueller wrote:
> Add devicetree bindings for i.MX6 UL/ULL based phyCORE-i.MX6 UL/ULL and
> phyBOARD-Segin.
>
> Signed-off-by: Stefan Riedmueller <[email protected]>
> ---
> Changes in v2:
> - Use seperate description for each board instead of squashing them into
> the standard board.
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
Reviewed-by: Rob Herring <[email protected]>
Hi,
I just wanted to send a gentle ping for these two patches.
Regards,
Stefan
On 20.09.19 13:52, Stefan Riedmueller wrote:
> Add devicetree bindings for i.MX6 UL/ULL based phyCORE-i.MX6 UL/ULL and
> phyBOARD-Segin.
>
> Signed-off-by: Stefan Riedmueller <[email protected]>
> ---
> Changes in v2:
> - Use seperate description for each board instead of squashing them into
> the standard board.
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 1b4b4e6573b5..c926ff6eac67 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -164,6 +164,15 @@ properties:
> - kontron,imx6ul-n6310-som # Kontron N6310 SOM
> - const: fsl,imx6ul
>
> + - description: i.MX6UL PHYTEC phyBOARD-Segin
> + items:
> + - enum:
> + - phytec,imx6ul-pbacd10-emmc
> + - phytec,imx6ul-pbacd10-nand
> + - const: phytec,imx6ul-pbacd10 # PHYTEC phyBOARD-Segin with i.MX6 UL
> + - const: phytec,imx6ul-pcl063 # PHYTEC phyCORE-i.MX 6UL
> + - const: fsl,imx6ul
> +
> - description: Kontron N6310 S Board
> items:
> - const: kontron,imx6ul-n6310-s
> @@ -183,6 +192,15 @@ properties:
> - fsl,imx6ull-14x14-evk # i.MX6 UltraLiteLite 14x14 EVK Board
> - const: fsl,imx6ull
>
> + - description: i.MX6ULL PHYTEC phyBOARD-Segin
> + items:
> + - enum:
> + - phytec,imx6ull-pbacd10-emmc
> + - phytec,imx6ull-pbacd10-nand
> + - const: phytec,imx6ull-pbacd10 # PHYTEC phyBOARD-Segin with i.MX6 ULL
> + - const: phytec,imx6ull-pcl063 # PHYTEC phyCORE-i.MX 6ULL
> + - const: fsl,imx6ull
> +
> - description: i.MX6ULZ based Boards
> items:
> - enum:
>