From: Sachin Kamat <sachin.kamat@linaro.org>
To: linux-doc@vger.kernel.org
Cc: devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org,
wim@iguana.be, rob@landley.net,
linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
sachin.kamat@linaro.org
Subject: [PATCH] Documentation/watchdog: Update node name in samsung-wdt example
Date: Mon, 28 Oct 2013 11:54:17 +0530 [thread overview]
Message-ID: <1382941457-2826-1-git-send-email-sachin.kamat@linaro.org> (raw)
Update the name as per DT naming convention.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
.../devicetree/bindings/watchdog/samsung-wdt.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
index 4c798e3..0642fb8 100644
--- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
@@ -17,7 +17,7 @@ Optional properties:
Example:
-watchdog {
+watchdog@101D0000 {
compatible = "samsung,s3c2410-wdt";
reg = <0x101D0000 0x100>, <0x10040408 0x4>, <0x1004040c 0x4>;
interrupts = <0 42 0>;
--
1.7.9.5
next reply other threads:[~2013-10-28 6:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-28 6:24 Sachin Kamat [this message]
2013-10-28 6:52 ` [PATCH] Documentation/watchdog: Update node name in samsung-wdt example Mark Rutland
2013-10-28 13:28 ` Guenter Roeck
2013-10-28 13:37 ` Guenter Roeck
2013-10-30 5:15 ` Sachin Kamat
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=1382941457-2826-1-git-send-email-sachin.kamat@linaro.org \
--to=sachin.kamat@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kgene.kim@samsung.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=rob@landley.net \
--cc=wim@iguana.be \
/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).