diff mbox series

[2/6] dt-bindings: fsl: add compatible for i.MX7S generic board

Message ID 20190304165630.18225-3-bruno.thomsen@gmail.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: tq imx7 evaluation board | expand

Commit Message

Bruno Thomsen March 4, 2019, 4:56 p.m. UTC
This patch adds missing compatible for i.MX7Solo boards.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Clemens Koller March 9, 2019, 11:53 p.m. UTC | #1
On 04/03/2019 17.56, Bruno Thomsen wrote:
> This patch adds missing compatible for i.MX7Solo boards.
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
> index 7fbc42484001..c90058b621bc 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.txt
> +++ b/Documentation/devicetree/bindings/arm/fsl.txt
> @@ -127,6 +127,10 @@ i.MX6q generic board
>  Required root node properties:
>      - compatible = "fsl,imx6q";
>  
> +i.MX7S generic board
> +Required root node properties:
> +    - compatible = "fsl,imx7s";
> +
>  i.MX7ULP generic board
>  Required root node properties:
>      - compatible = "fsl,imx7ulp";
> 

This patch doesn't apply anymore as fsl.txt got converted over to json-schema as per commit a1a38e1f4d1d79dfbedb66148d611827c23c7c44

Can you rebase?

Clemens
Shawn Guo March 20, 2019, 9:13 a.m. UTC | #2
On Mon, Mar 04, 2019 at 05:56:26PM +0100, Bruno Thomsen wrote:
> This patch adds missing compatible for i.MX7Solo boards.
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++

It's gone.  Please patch Documentation/devicetree/bindings/arm/fsl.yaml
instead.

Shawn

>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
> index 7fbc42484001..c90058b621bc 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.txt
> +++ b/Documentation/devicetree/bindings/arm/fsl.txt
> @@ -127,6 +127,10 @@ i.MX6q generic board
>  Required root node properties:
>      - compatible = "fsl,imx6q";
>  
> +i.MX7S generic board
> +Required root node properties:
> +    - compatible = "fsl,imx7s";
> +
>  i.MX7ULP generic board
>  Required root node properties:
>      - compatible = "fsl,imx7ulp";
> -- 
> 2.20.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index 7fbc42484001..c90058b621bc 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -127,6 +127,10 @@  i.MX6q generic board
 Required root node properties:
     - compatible = "fsl,imx6q";
 
+i.MX7S generic board
+Required root node properties:
+    - compatible = "fsl,imx7s";
+
 i.MX7ULP generic board
 Required root node properties:
     - compatible = "fsl,imx7ulp";