Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458836
| Path | csiph.com!1.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Lucile Quirion <lucile.quirion@savoirfairelinux.com> |
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 1/2] of: documentation: add bindings documentation for TS-4900 |
| Date | Tue, 09 Aug 2016 17:20:01 +0200 |
| Message-ID | <s4gYV-Rn-9@gated-at.bofh.it> (permalink) |
| References | <s4gYV-Rn-11@gated-at.bofh.it> |
| X-Mailer | git-send-email 2.5.5 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 24 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Russell King <linux@armlinux.org.uk>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <kernel@pengutronix.de>, Fabio Estevam <fabio.estevam@nxp.com>, kernel@savoirfairelinux.com, Mark Featherston <mark@embeddedarm.com>, Lucile Quirion <lucile.quirion@savoirfairelinux.com> |
| X-Original-Date | Tue, 9 Aug 2016 11:15:43 -0400 |
| X-Original-Message-ID | <1470755744-7837-2-git-send-email-lucile.quirion@savoirfairelinux.com> |
| X-Original-References | <1470755744-7837-1-git-send-email-lucile.quirion@savoirfairelinux.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1458836 |
Show key headers only | View raw
This adds the documentation for the TS-4900 by Technologic Systems. Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com> Acked-by: Rob Herring <robh@kernel.org> --- 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 1/2] of: documentation: add bindings documentation for TS-4900 Lucile Quirion <lucile.quirion@savoirfairelinux.com> - 2016-08-09 17:20 +0200
csiph-web