devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/watchdog: Update node name in samsung-wdt example
@ 2013-10-28  6:24 Sachin Kamat
  2013-10-28  6:52 ` Mark Rutland
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sachin Kamat @ 2013-10-28  6:24 UTC (permalink / raw)
  To: linux-doc
  Cc: devicetree, linux-watchdog, wim, rob, linux-samsung-soc,
	kgene.kim, sachin.kamat

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


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

end of thread, other threads:[~2013-10-30  5:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28  6:24 [PATCH] Documentation/watchdog: Update node name in samsung-wdt example Sachin Kamat
2013-10-28  6:52 ` Mark Rutland
2013-10-28 13:28 ` Guenter Roeck
2013-10-28 13:37 ` Guenter Roeck
2013-10-30  5:15   ` Sachin Kamat

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