devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Sachin Kamat <sachin.kamat@linaro.org>, 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
Subject: Re: [PATCH] Documentation/watchdog: Update node name in samsung-wdt example
Date: Mon, 28 Oct 2013 06:37:45 -0700	[thread overview]
Message-ID: <526E68A9.8030002@roeck-us.net> (raw)
In-Reply-To: <1382941457-2826-1-git-send-email-sachin.kamat@linaro.org>

On 10/27/2013 11:24 PM, Sachin Kamat wrote:
> 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>;
>

Sachin,

It appears that this patch depends on some other patch which is not upstream yet.
It is not in -next either. Can you point to that other patch ?

Thanks,
Guenter




  parent reply	other threads:[~2013-10-28 13:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=526E68A9.8030002@roeck-us.net \
    --to=linux@roeck-us.net \
    --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=sachin.kamat@linaro.org \
    --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).