Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1636675 > unrolled thread
| Started by | Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> |
|---|---|
| First post | 2017-05-05 21:40 +0200 |
| Last post | 2017-05-05 21:40 +0200 |
| Articles | 1 — 1 participant |
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 v3 1/6] of: documentation: add bindings documentation for TS-4600 Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> - 2017-05-05 21:40 +0200
| From | Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> |
|---|---|
| Date | 2017-05-05 21:40 +0200 |
| Subject | [PATCH v3 1/6] of: documentation: add bindings documentation for TS-4600 |
| Message-ID | <tDRf3-63i-3@gated-at.bofh.it> |
This adds the documentation for the TS-4600 by Technologic Systems. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> --- Changes v2 -> v3: - rebase on master Changes v1 -> v2: - rebase on master - add ack by Rob Herring <robh@kernel.org> --- Documentation/devicetree/bindings/arm/technologic.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt index 33797acad846..e9d6d6575566 100644 --- a/Documentation/devicetree/bindings/arm/technologic.txt +++ b/Documentation/devicetree/bindings/arm/technologic.txt @@ -1,6 +1,11 @@ Technologic Systems Platforms Device Tree Bindings -------------------------------------------------- +TS-4600 is a System-on-Module based on the Freescale i.MX28 System-on-Chip. +It can be mounted on a carrier board providing additional peripheral connectors. +Required root node properties: + - compatible = "technologic,imx28-ts4600", "fsl,imx28" + TS-4800 board Required root node properties: - compatible = "technologic,imx51-ts4800", "fsl,imx51"; -- 2.12.0
Back to top | Article view | linux.kernel
csiph-web