All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Baruch Siach <baruch@tkos.co.il>,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	devicetree@vger.kernel.org
Subject: [PATCH 4/8] ARM: devicetree: document supported Conexant Digicolor SoC
Date: Tue, 23 Dec 2014 09:58:41 +0200	[thread overview]
Message-ID: <bde46039e9390f0aa49a296bcea28086f03f1002.1419318109.git.baruch@tkos.co.il> (raw)
In-Reply-To: <cover.1419318109.git.baruch@tkos.co.il>

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 Documentation/devicetree/bindings/arm/digicolor.txt | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/digicolor.txt

diff --git a/Documentation/devicetree/bindings/arm/digicolor.txt b/Documentation/devicetree/bindings/arm/digicolor.txt
new file mode 100644
index 000000000000..658553f40b23
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/digicolor.txt
@@ -0,0 +1,6 @@
+Conexant Digicolor Platforms Device Tree Bindings
+
+Each device tree must specify which Conexant Digicolor SoC it uses.
+Must be the following compatible string:
+
+  cnxt,cx92755
-- 
2.1.3


WARNING: multiple messages have this Message-ID (diff)
From: baruch@tkos.co.il (Baruch Siach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/8] ARM: devicetree: document supported Conexant Digicolor SoC
Date: Tue, 23 Dec 2014 09:58:41 +0200	[thread overview]
Message-ID: <bde46039e9390f0aa49a296bcea28086f03f1002.1419318109.git.baruch@tkos.co.il> (raw)
In-Reply-To: <cover.1419318109.git.baruch@tkos.co.il>

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 Documentation/devicetree/bindings/arm/digicolor.txt | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/digicolor.txt

diff --git a/Documentation/devicetree/bindings/arm/digicolor.txt b/Documentation/devicetree/bindings/arm/digicolor.txt
new file mode 100644
index 000000000000..658553f40b23
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/digicolor.txt
@@ -0,0 +1,6 @@
+Conexant Digicolor Platforms Device Tree Bindings
+
+Each device tree must specify which Conexant Digicolor SoC it uses.
+Must be the following compatible string:
+
+  cnxt,cx92755
-- 
2.1.3

  parent reply	other threads:[~2014-12-23  7:59 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-23  7:58 [PATCH 0/8] ARM: Conexant Digicolor CX92755 SoC support Baruch Siach
2014-12-23  7:58 ` Baruch Siach
2014-12-23  7:58 ` [PATCH 1/8] ARM: initial support for Conexant Digicolor CX92755 SoC Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23  7:58 ` [PATCH 2/8] ARM: digicolor: add low level debug support Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23 21:00   ` Arnd Bergmann
2014-12-23 21:00     ` Arnd Bergmann
2014-12-24  6:05     ` Baruch Siach
2014-12-24  6:05       ` Baruch Siach
2014-12-23  7:58 ` [PATCH 3/8] ARM: digicolor: add minimal device tree description Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23  7:58 ` Baruch Siach [this message]
2014-12-23  7:58   ` [PATCH 4/8] ARM: devicetree: document supported Conexant Digicolor SoC Baruch Siach
2014-12-23  7:58 ` [PATCH 5/8] irqchip: Conexant CX92755 interrupts controller driver Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23 21:02   ` Arnd Bergmann
2014-12-23 21:02     ` Arnd Bergmann
2014-12-24  6:16     ` Baruch Siach
2014-12-24  6:16       ` Baruch Siach
2014-12-23  7:58 ` [PATCH 6/8] irqchip: devicetree: document Conexant Digicolor irq binding Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23  7:58 ` [PATCH 7/8] clocksource: driver for Conexant Digicolor SoC timer Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23  7:58 ` [PATCH 8/8] clocksource: devicetree: document Conexant Digicolor timer binding Baruch Siach
2014-12-23  7:58   ` Baruch Siach
2014-12-23 21:03 ` [PATCH 0/8] ARM: Conexant Digicolor CX92755 SoC support Arnd Bergmann
2014-12-23 21:03   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bde46039e9390f0aa49a296bcea28086f03f1002.1419318109.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.