Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458836
| From | Lucile Quirion <lucile.quirion@savoirfairelinux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 1/2] of: documentation: add bindings documentation for TS-4900 |
| Date | 2016-08-09 17:20 +0200 |
| Message-ID | <s4gYV-Rn-9@gated-at.bofh.it> (permalink) |
| References | <s4gYV-Rn-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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