All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree
@ 2019-10-24  9:22 Oliver Graute
  2019-10-28 11:38 ` Shawn Guo
  0 siblings, 1 reply; 4+ messages in thread
From: Oliver Graute @ 2019-10-24  9:22 UTC (permalink / raw)
  To: shawnguo
  Cc: oliver.graute, Oliver Graute, Neil Armstrong, Rob Herring,
	Mark Rutland, Manivannan Sadhasivam, Andrey Smirnov,
	Aisheng Dong, Sébastien Szymanski, devicetree, linux-kernel

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

- variscite,dt6customboard

Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Neil Armstrong <narmstrong@baylibre.com>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree
  2019-10-24  9:22 [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree Oliver Graute
@ 2019-10-28 11:38 ` Shawn Guo
  2019-10-28 12:07   ` Oliver Graute
  0 siblings, 1 reply; 4+ messages in thread
From: Shawn Guo @ 2019-10-28 11:38 UTC (permalink / raw)
  To: Oliver Graute
  Cc: oliver.graute, Neil Armstrong, Rob Herring, Mark Rutland,
	Manivannan Sadhasivam, Andrey Smirnov, Aisheng Dong,
	Sébastien Szymanski, devicetree, linux-kernel

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 <oliver.graute@kococonnector.com>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Neil Armstrong <narmstrong@baylibre.com>

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
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree
  2019-10-28 11:38 ` Shawn Guo
@ 2019-10-28 12:07   ` Oliver Graute
  2019-10-28 13:25     ` Shawn Guo
  0 siblings, 1 reply; 4+ messages in thread
From: Oliver Graute @ 2019-10-28 12:07 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Neil Armstrong, Rob Herring, Mark Rutland, Manivannan Sadhasivam,
	Andrey Smirnov, Aisheng Dong, Sébastien Szymanski,
	devicetree, linux-kernel

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 <oliver.graute@kococonnector.com>
> > Cc: Shawn Guo <shawnguo@kernel.org>
> > Cc: Neil Armstrong <narmstrong@baylibre.com>
> 
> 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 <narmstrong@baylibre.com>
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree
  2019-10-28 12:07   ` Oliver Graute
@ 2019-10-28 13:25     ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2019-10-28 13:25 UTC (permalink / raw)
  To: Oliver Graute
  Cc: Neil Armstrong, Rob Herring, Mark Rutland, Manivannan Sadhasivam,
	Andrey Smirnov, Aisheng Dong, Sébastien Szymanski,
	devicetree, linux-kernel

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 <oliver.graute@kococonnector.com>
> > > Cc: Shawn Guo <shawnguo@kernel.org>
> > > Cc: Neil Armstrong <narmstrong@baylibre.com>
> > 
> > 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 <narmstrong@baylibre.com>
> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-28 13:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  9:22 [PATCH v1] dt-bindings: arm: fsl: Document Variscite i.MX6q devicetree Oliver Graute
2019-10-28 11:38 ` Shawn Guo
2019-10-28 12:07   ` Oliver Graute
2019-10-28 13:25     ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.