diff mbox series

arm64: dts: ls1012a: Add FRWY-LS1012A device tree binding

Message ID 20181016074006.10079-1-pramod.kumar_1@nxp.com
State Changes Requested, archived
Headers show
Series arm64: dts: ls1012a: Add FRWY-LS1012A device tree binding | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Pramod Kumar Oct. 16, 2018, 7:39 a.m. UTC
LS1012A-FRWY is an ls1012a based SoC board
Add device tree binding for LS1012A-FRWY board

Signed-off-by: Pramod Kumar <pramod.kumar_1@nxp.com>
---
 Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Rob Herring (Arm) Oct. 25, 2018, 12:10 a.m. UTC | #1
On Tue, Oct 16, 2018 at 07:39:35AM +0000, Pramod Kumar wrote:
> LS1012A-FRWY is an ls1012a based SoC board
> Add device tree binding for LS1012A-FRWY board

Subject for bindings should be 'dt-bindings: ...'

> 
> Signed-off-by: Pramod Kumar <pramod.kumar_1@nxp.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 8a1baa2b9723..1eda1f79eb43 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.txt
> +++ b/Documentation/devicetree/bindings/arm/fsl.txt
> @@ -155,6 +155,10 @@ LS1012A ARMv8 based FRDM Board
>  Required root node properties:
>      - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a";
>  
> +LS1012A ARMv8 based FRWY Board
> +Required root node properties:
> +    - compatible = "fsl,ls1012a-frwy", "fsl,ls1012a";
> +
>  LS1012A ARMv8 based QDS Board
>  Required root node properties:
>      - compatible = "fsl,ls1012a-qds", "fsl,ls1012a";
> -- 
> 2.17.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index 8a1baa2b9723..1eda1f79eb43 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -155,6 +155,10 @@  LS1012A ARMv8 based FRDM Board
 Required root node properties:
     - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a";
 
+LS1012A ARMv8 based FRWY Board
+Required root node properties:
+    - compatible = "fsl,ls1012a-frwy", "fsl,ls1012a";
+
 LS1012A ARMv8 based QDS Board
 Required root node properties:
     - compatible = "fsl,ls1012a-qds", "fsl,ls1012a";