devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v9 1/2] of: documentation: add bindings documentation for TS-4600
@ 2017-12-07 17:11 Sebastien Bourdelin
  2017-12-07 17:11 ` [PATCH v9 2/2] ARM: dts: TS-4600: add basic device tree Sebastien Bourdelin
  2017-12-21  9:05 ` [PATCH v9 1/2] of: documentation: add bindings documentation for TS-4600 Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Sebastien Bourdelin @ 2017-12-07 17:11 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, kernel, fabio.estevam, kernel,
	shawnguo, linux, mark.rutland, robh+dt, devicetree
  Cc: mark, kris, Sebastien Bourdelin

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 v8 -> v9:
  - rebase on master

Changes v7 -> v8:
  - rebase on master

Changes v6 -> v7:
  - rebase on master

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.15.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-21  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-07 17:11 [PATCH v9 1/2] of: documentation: add bindings documentation for TS-4600 Sebastien Bourdelin
2017-12-07 17:11 ` [PATCH v9 2/2] ARM: dts: TS-4600: add basic device tree Sebastien Bourdelin
2017-12-07 17:19   ` Fabio Estevam
2017-12-21  9:05 ` [PATCH v9 1/2] of: documentation: add bindings documentation for TS-4600 Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).