[PATCH 4/6] dt-bindings: arm: fsl: Add TQ-Systems LS1088 based boards

Gregor Herburger posted 6 patches 2 years, 3 months ago
There is a newer version of this series
[PATCH 4/6] dt-bindings: arm: fsl: Add TQ-Systems LS1088 based boards
Posted by Gregor Herburger 2 years, 3 months ago
TQMLS1088a uses a common board layout with TQMLS1043A/TQMLS1046A.
MBLS10XXA is a starterkit baseboard usable for these SOMs.

Signed-off-by: Gregor Herburger <gregor.herburger@ew.tq-group.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 55e8279d834b..509ba52aa3cf 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1418,6 +1418,13 @@ properties:
               - fsl,ls1088a-rdb
           - const: fsl,ls1088a
 
+      - description: TQ-Systems LS1088A based Boards
+        items:
+          - enum:
+              - tq,ls1088a-tqmls1088a-mbls10xxa
+          - const: tq,ls1088a-tqmls1088a
+          - const: fsl,ls1088a
+
       - description: LS2080A based Boards
         items:
           - enum:
-- 
2.34.1
Re: [PATCH 4/6] dt-bindings: arm: fsl: Add TQ-Systems LS1088 based boards
Posted by Conor Dooley 2 years, 3 months ago
On Wed, Aug 23, 2023 at 02:09:50PM +0200, Gregor Herburger wrote:
> TQMLS1088a uses a common board layout with TQMLS1043A/TQMLS1046A.
> MBLS10XXA is a starterkit baseboard usable for these SOMs.
> 
> Signed-off-by: Gregor Herburger <gregor.herburger@ew.tq-group.com>

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

Thanks,
Conor.

> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 55e8279d834b..509ba52aa3cf 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1418,6 +1418,13 @@ properties:
>                - fsl,ls1088a-rdb
>            - const: fsl,ls1088a
>  
> +      - description: TQ-Systems LS1088A based Boards
> +        items:
> +          - enum:
> +              - tq,ls1088a-tqmls1088a-mbls10xxa
> +          - const: tq,ls1088a-tqmls1088a
> +          - const: fsl,ls1088a
> +
>        - description: LS2080A based Boards
>          items:
>            - enum:
> -- 
> 2.34.1
>