2019-10-25 03:42:53

by Oliver Graute

[permalink] [raw]
Subject: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree

Document the Variscite i.MX6qdl board devicetree binding
already supported:

- variscite,dt6customboard

Signed-off-by: Oliver Graute <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Neil Armstrong <[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 41db01d77c23..f0ddebfcf1a1 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -121,6 +121,7 @@ properties:
- fsl,imx6q-sabresd
- technologic,imx6q-ts4900
- technologic,imx6q-ts7970
+ - variscite,dt6customboard
- const: fsl,imx6q

- description: i.MX6QP based Boards
--
2.17.1


2019-10-28 19:58:30

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree

On Thu, Oct 24, 2019 at 09:22:37AM +0000, Oliver Graute wrote:
> Document the Variscite i.MX6qdl board devicetree binding
> already supported:
>
> - variscite,dt6customboard
>
> Signed-off-by: Oliver Graute <[email protected]>
> Cc: Shawn Guo <[email protected]>
> Cc: Neil Armstrong <[email protected]>

Please organise it into the patch series, where it's being used.

Shawn

> ---
> 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 41db01d77c23..f0ddebfcf1a1 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -121,6 +121,7 @@ properties:
> - fsl,imx6q-sabresd
> - technologic,imx6q-ts4900
> - technologic,imx6q-ts7970
> + - variscite,dt6customboard
> - const: fsl,imx6q
>
> - description: i.MX6QP based Boards
> --
> 2.17.1
>

2019-10-28 20:38:36

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree

On Mon, Oct 28, 2019 at 12:07:32PM +0000, Oliver Graute wrote:
> On 28/10/19, Shawn Guo wrote:
> > On Thu, Oct 24, 2019 at 09:22:37AM +0000, Oliver Graute wrote:
> > > Document the Variscite i.MX6qdl board devicetree binding
> > > already supported:
> > >
> > > - variscite,dt6customboard
> > >
> > > Signed-off-by: Oliver Graute <[email protected]>
> > > Cc: Shawn Guo <[email protected]>
> > > Cc: Neil Armstrong <[email protected]>
> >
> > Please organise it into the patch series, where it's being used.
>
> I think this was just forgotten on this commit:

Ah, sorry, missed the fact. Applied, thanks.

Shawn

>
> commit 26b7784b29e90da926ff3c290107f7e78c807314
> Author: Neil Armstrong <[email protected]>
> Date: Mon Dec 4 10:21:09 2017 +0100
>
> ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support
>
> This patch adds support for the i.MX6 Quad variant of the Variscite DART-MX6
> SoM Carrier-Board.

2019-10-29 01:37:16

by Oliver Graute

[permalink] [raw]
Subject: Re: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree

On 28/10/19, Shawn Guo wrote:
> On Thu, Oct 24, 2019 at 09:22:37AM +0000, Oliver Graute wrote:
> > Document the Variscite i.MX6qdl board devicetree binding
> > already supported:
> >
> > - variscite,dt6customboard
> >
> > Signed-off-by: Oliver Graute <[email protected]>
> > Cc: Shawn Guo <[email protected]>
> > Cc: Neil Armstrong <[email protected]>
>
> Please organise it into the patch series, where it's being used.

I think this was just forgotten on this commit:

commit 26b7784b29e90da926ff3c290107f7e78c807314
Author: Neil Armstrong <[email protected]>
Date: Mon Dec 4 10:21:09 2017 +0100

ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support

This patch adds support for the i.MX6 Quad variant of the Variscite DART-MX6
SoM Carrier-Board.


Best Regards,

Oliver