Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1451442 > unrolled thread
| Started by | Lucile Quirion <lucile.quirion@savoirfairelinux.com> |
|---|---|
| First post | 2016-07-27 20:00 +0200 |
| Last post | 2016-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.
[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
| From | Lucile Quirion <lucile.quirion@savoirfairelinux.com> |
|---|---|
| Date | 2016-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]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-07-29 23:30 +0200 |
| Subject | Re: [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