diff mbox series

[v3,2/2] dt-bindings: arm: fsl: Add Kontron i.MX8M Mini SoMs and boards

Message ID 20201001120717.13027-2-frieder.schrempf@kontron.de (mailing list archive)
State New, archived
Headers show
Series None | expand

Commit Message

Frieder Schrempf Oct. 1, 2020, 12:06 p.m. UTC
From: Frieder Schrempf <frieder.schrempf@kontron.de>

Add entries for the SoMs and boards based on i.MX8MM from Kontron
Electronics GmbH.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Changes for v3:
* None

Changes for v2:
* Merge the SoMs and baseboards N8010 and N8011 into a single
  configuration (N801X).
* Add Rob's R-b tag
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Krzysztof Kozlowski Oct. 1, 2020, 12:59 p.m. UTC | #1
On Thu, Oct 01, 2020 at 02:06:59PM +0200, Schrempf Frieder wrote:
> From: Frieder Schrempf <frieder.schrempf@kontron.de>
> 
> Add entries for the SoMs and boards based on i.MX8MM from Kontron
> Electronics GmbH.
> 
> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> Changes for v3:
> * None
> 
> Changes for v2:
> * Merge the SoMs and baseboards N8010 and N8011 into a single
>   configuration (N801X).
> * Add Rob's R-b tag
> ---
>  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 6da9d734cdb7..4217c61e3048 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -345,6 +345,13 @@ properties:
>          items:
>            - enum:
>                - fsl,imx8mm-evk            # i.MX8MM EVK Board
> +              - kontron,imx8mm-n801x-som  # Kontron N801X SOM
> +          - const: fsl,imx8mm
> +
> +      - description: Kontron N801X S Board
> +        items:
> +          - const: kontron,imx8mm-n801x-s
> +          - const: kontron,imx8mm-n801x-som
>            - const: fsl,imx8mm

You will need to rebase it on next or Shawn's tree, as new board came
here. Please add it then in alphabetical order, so:
  - description: i.MX8MM based Boards
  - description: Kontron N801X S Board
  - description: Variscite VAR-SOM-MX8MM based boards

Best regards,
Krzysztof
Frieder Schrempf Oct. 1, 2020, 1:15 p.m. UTC | #2
On 01.10.20 14:59, Krzysztof Kozlowski wrote:
> On Thu, Oct 01, 2020 at 02:06:59PM +0200, Schrempf Frieder wrote:
>> From: Frieder Schrempf <frieder.schrempf@kontron.de>
>>
>> Add entries for the SoMs and boards based on i.MX8MM from Kontron
>> Electronics GmbH.
>>
>> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
>> Reviewed-by: Rob Herring <robh@kernel.org>
>> ---
>> Changes for v3:
>> * None
>>
>> Changes for v2:
>> * Merge the SoMs and baseboards N8010 and N8011 into a single
>>    configuration (N801X).
>> * Add Rob's R-b tag
>> ---
>>   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 6da9d734cdb7..4217c61e3048 100644
>> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
>> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
>> @@ -345,6 +345,13 @@ properties:
>>           items:
>>             - enum:
>>                 - fsl,imx8mm-evk            # i.MX8MM EVK Board
>> +              - kontron,imx8mm-n801x-som  # Kontron N801X SOM
>> +          - const: fsl,imx8mm
>> +
>> +      - description: Kontron N801X S Board
>> +        items:
>> +          - const: kontron,imx8mm-n801x-s
>> +          - const: kontron,imx8mm-n801x-som
>>             - const: fsl,imx8mm
> 
> You will need to rebase it on next or Shawn's tree, as new board came
> here. Please add it then in alphabetical order, so:
>    - description: i.MX8MM based Boards
>    - description: Kontron N801X S Board
>    - description: Variscite VAR-SOM-MX8MM based boards

Ok, thanks for letting me know!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 6da9d734cdb7..4217c61e3048 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -345,6 +345,13 @@  properties:
         items:
           - enum:
               - fsl,imx8mm-evk            # i.MX8MM EVK Board
+              - kontron,imx8mm-n801x-som  # Kontron N801X SOM
+          - const: fsl,imx8mm
+
+      - description: Kontron N801X S Board
+        items:
+          - const: kontron,imx8mm-n801x-s
+          - const: kontron,imx8mm-n801x-som
           - const: fsl,imx8mm
 
       - description: i.MX8MN based Boards