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@xxxxxxx> > --- > 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 >