Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1703384
| From | Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v6 1/2] of: documentation: add bindings documentation for TS-4600 |
| Date | 2017-08-03 21:40 +0200 |
| Message-ID | <uau8q-4sq-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This adds the documentation for the TS-4600 by Technologic Systems. Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Acked-by: Rob Herring <robh@kernel.org> --- Changes v5 -> v6: - rebase on master - split the previous patch series into series by subsystem Changes v4 -> v5: - fix missing signed off Changes v3 -> v4: - rebase on master 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.13.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v6 1/2] of: documentation: add bindings documentation for TS-4600 Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> - 2017-08-03 21:40 +0200
[PATCH v6 2/2] ARM: dts: TS-4600: add basic device tree Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> - 2017-08-03 21:40 +0200
Re: [PATCH v6 2/2] ARM: dts: TS-4600: add basic device tree Shawn Guo <shawnguo@kernel.org> - 2017-08-05 07:40 +0200
csiph-web