linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel@ziswiler.com>
To: devicetree@vger.kernel.org
Cc: linux-imx@nxp.com, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Philippe Schenker <philippe.schenker@toradex.com>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-input@vger.kernel.org
Subject: [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example
Date: Sat, 26 Oct 2019 11:04:01 +0200	[thread overview]
Message-ID: <20191026090403.3057-3-marcel@ziswiler.com> (raw)
In-Reply-To: <20191026090403.3057-1-marcel@ziswiler.com>

From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

Update example in ad7879 devicetree documentation to use generic touch
controller node names.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>

---

Changes in v2: New patch.

 .../devicetree/bindings/input/touchscreen/ad7879.txt          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt b/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt
index cdd743a1f2d5..afa38dc069f0 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt
@@ -38,7 +38,7 @@ Optional properties:
 
 Example:
 
-	ad7879@2c {
+	touchscreen0@2c {
 		compatible = "adi,ad7879-1";
 		reg = <0x2c>;
 		interrupt-parent = <&gpio1>;
@@ -52,7 +52,7 @@ Example:
 		adi,conversion-interval = /bits/ 8 <255>;
 	};
 
-	ad7879@1 {
+	touchscreen1@1 {
 		compatible = "adi,ad7879";
 		spi-max-frequency = <5000000>;
 		reg = <1>;
-- 
2.21.0


  parent reply	other threads:[~2019-10-26  9:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-26  9:03 [PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible Marcel Ziswiler
2019-10-26  9:04 ` [PATCH v2 2/5] dt-bindings: arm: fsl: add nxp based toradex apalis/colibri binding docu Marcel Ziswiler
2019-10-30 14:03   ` Rob Herring
2019-11-04  1:25   ` Shawn Guo
2019-10-26  9:04 ` Marcel Ziswiler [this message]
2019-10-30 14:04   ` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example Rob Herring
2019-10-30 14:04   ` Rob Herring
2019-10-30 23:12     ` Dmitry Torokhov
2019-11-06  8:58       ` Marcel Ziswiler
2019-11-12  0:05         ` dmitry.torokhov
2019-10-26  9:04 ` [PATCH v2 4/5] arm64: dts: freescale: add initial support for colibri imx8x Marcel Ziswiler
2019-10-26  9:04 ` [PATCH v2 5/5] dt-bindings: arm: fsl: add nxp based toradex colibri-imx8x binding docu Marcel Ziswiler
2019-10-30 14:05   ` Rob Herring
2019-11-04  1:26   ` Shawn Guo
2019-11-04  1:16 ` [PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible Shawn Guo
2019-11-04  1:20   ` Shawn Guo
2019-11-04  1:29     ` Shawn Guo
2019-11-04  6:51       ` Marcel Ziswiler

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=20191026090403.3057-3-marcel@ziswiler.com \
    --to=marcel@ziswiler.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=mark.rutland@arm.com \
    --cc=philippe.schenker@toradex.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 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).