2019-05-27 12:33:44

by Pramod Kumar

[permalink] [raw]
Subject: [PATCH v3 1/3] dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board

Add "fsl,ls1046a-frwy" bindings for ls1046afrwy board based on ls1046a SoC

Signed-off-by: Vabhav Sharma <[email protected]>
Signed-off-by: Pramod Kumar <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
---
Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 407138ebc0d0..09ff1999ce96 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -241,6 +241,7 @@ properties:
- enum:
- fsl,ls1046a-qds
- fsl,ls1046a-rdb
+ - fsl,ls1046a-frwy
- const: fsl,ls1046a

- description: LS1088A based Boards
--
2.17.1


2019-06-05 06:36:52

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH v3 1/3] dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board

On Mon, May 27, 2019 at 12:32:09PM +0000, Pramod Kumar wrote:
> Add "fsl,ls1046a-frwy" bindings for ls1046afrwy board based on ls1046a SoC
>
> Signed-off-by: Vabhav Sharma <[email protected]>
> Signed-off-by: Pramod Kumar <[email protected]>
> Reviewed-by: Rob Herring <[email protected]>

I cannot apply patch from message using 'Content-Transfer-Encoding: base64'.

> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 407138ebc0d0..09ff1999ce96 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -241,6 +241,7 @@ properties:
> - enum:
> - fsl,ls1046a-qds
> - fsl,ls1046a-rdb
> + - fsl,ls1046a-frwy

It might be better to keep the list alphabetically sorted.

Shawn

> - const: fsl,ls1046a
>
> - description: LS1088A based Boards
> --
> 2.17.1
>

2019-06-05 07:03:24

by Aisheng Dong

[permalink] [raw]
Subject: RE: [PATCH v3 1/3] dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board

Hi Pramod,

> From: Shawn Guo [mailto:[email protected]]
> Sent: Wednesday, June 5, 2019 2:35 PM
> Subject: Re: [PATCH v3 1/3] dt-bindings: arm: nxp: Add device tree binding for
> ls1046a-frwy board
>
> On Mon, May 27, 2019 at 12:32:09PM +0000, Pramod Kumar wrote:
> > Add "fsl,ls1046a-frwy" bindings for ls1046afrwy board based on ls1046a SoC
> >
> > Signed-off-by: Vabhav Sharma <[email protected]>
> > Signed-off-by: Pramod Kumar <[email protected]>
> > Reviewed-by: Rob Herring <[email protected]>
>
> I cannot apply patch from message using 'Content-Transfer-Encoding: base64'.
>

Which server are you using? Is it in the whitelist for using the specific SMTP?
I remember DN server does not have this issue. Maybe using the wrong one?

Regards
Dong Aisheng

> > ---
> > Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml
> b/Documentation/devicetree/bindings/arm/fsl.yaml
> > index 407138ebc0d0..09ff1999ce96 100644
> > --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> > @@ -241,6 +241,7 @@ properties:
> > - enum:
> > - fsl,ls1046a-qds
> > - fsl,ls1046a-rdb
> > + - fsl,ls1046a-frwy
>
> It might be better to keep the list alphabetically sorted.
>
> Shawn
>
> > - const: fsl,ls1046a
> >
> > - description: LS1088A based Boards
> > --
> > 2.17.1
> >