Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1451442 > unrolled thread

[PATCH 1/2] of: documentation: add bindings documentation for TS-4900

Started byLucile Quirion <lucile.quirion@savoirfairelinux.com>
First post2016-07-27 20:00 +0200
Last post2016-07-29 23:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 1/2] of: documentation: add bindings documentation for TS-4900 Lucile Quirion <lucile.quirion@savoirfairelinux.com> - 2016-07-27 20:00 +0200
    Re: [PATCH 1/2] of: documentation: add bindings documentation for  TS-4900 Rob Herring <robh@kernel.org> - 2016-07-29 23:30 +0200

#1451442 — [PATCH 1/2] of: documentation: add bindings documentation for TS-4900

FromLucile Quirion <lucile.quirion@savoirfairelinux.com>
Date2016-07-27 20:00 +0200
Subject[PATCH 1/2] of: documentation: add bindings documentation for TS-4900
Message-ID<rZBhE-2x1-11@gated-at.bofh.it>
This adds the documentation for the TS-4900 by Technologic Systems.

Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
---
 Documentation/devicetree/bindings/arm/technologic.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt
index 8422988..33797ac 100644
--- a/Documentation/devicetree/bindings/arm/technologic.txt
+++ b/Documentation/devicetree/bindings/arm/technologic.txt
@@ -4,3 +4,9 @@ Technologic Systems Platforms Device Tree Bindings
 TS-4800 board
 Required root node properties:
 	- compatible = "technologic,imx51-ts4800", "fsl,imx51";
+
+TS-4900 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
+It can be mounted on a carrier board providing additional peripheral connectors.
+Required root node properties:
+	- compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl"
+	- compatible = "technologic,imx6q-ts4900", "fsl,imx6q"
-- 
2.5.5

[toc] | [next] | [standalone]


#1452580 — Re: [PATCH 1/2] of: documentation: add bindings documentation for TS-4900

FromRob Herring <robh@kernel.org>
Date2016-07-29 23:30 +0200
SubjectRe: [PATCH 1/2] of: documentation: add bindings documentation for TS-4900
Message-ID<s0nvX-1Jz-7@gated-at.bofh.it>
In reply to#1451442
On Wed, Jul 27, 2016 at 01:53:01PM -0400, Lucile Quirion wrote:
> This adds the documentation for the TS-4900 by Technologic Systems.
> 
> Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
> ---
>  Documentation/devicetree/bindings/arm/technologic.txt | 6 ++++++
>  1 file changed, 6 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web