[PATCH 1/2] dt-bindings: arm: fsl: add phyGATE-Tauri-L board

Yannic Moog posted 2 patches 2 years, 5 months ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: fsl: add phyGATE-Tauri-L board
Posted by Yannic Moog 2 years, 5 months ago
Add dt compatible for the phyGATE-Tauri-L board. It uses the
phyCORE-i.MX8MM SoM

Signed-off-by: Yannic Moog <y.moog@phytec.de>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 2510eaa8906d..570794ce2813 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -974,7 +974,9 @@ properties:
 
       - description: PHYTEC phyCORE-i.MX8MM SoM based boards
         items:
-          - const: phytec,imx8mm-phyboard-polis-rdk # phyBOARD-Polis RDK
+          - enum:
+              - phytec,imx8mm-phyboard-polis-rdk # phyBOARD-Polis RDK
+              - phytec,imx8mm-phygate-tauri-l    # phyGATE-Tauri-L Gateway
           - const: phytec,imx8mm-phycore-som        # phyCORE-i.MX8MM SoM
           - const: fsl,imx8mm
 

-- 
2.34.1
Re: [PATCH 1/2] dt-bindings: arm: fsl: add phyGATE-Tauri-L board
Posted by Conor Dooley 2 years, 5 months ago
On Fri, Sep 01, 2023 at 11:26:16AM +0200, Yannic Moog wrote:
> Add dt compatible for the phyGATE-Tauri-L board. It uses the
> phyCORE-i.MX8MM SoM
> 
> Signed-off-by: Yannic Moog <y.moog@phytec.de>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 2510eaa8906d..570794ce2813 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -974,7 +974,9 @@ properties:
>  
>        - description: PHYTEC phyCORE-i.MX8MM SoM based boards
>          items:
> -          - const: phytec,imx8mm-phyboard-polis-rdk # phyBOARD-Polis RDK
> +          - enum:
> +              - phytec,imx8mm-phyboard-polis-rdk # phyBOARD-Polis RDK
> +              - phytec,imx8mm-phygate-tauri-l    # phyGATE-Tauri-L Gateway
>            - const: phytec,imx8mm-phycore-som        # phyCORE-i.MX8MM SoM
>            - const: fsl,imx8mm
>  
> 
> -- 
> 2.34.1
>