From: Guenter Roeck <linux@roeck-us.net>
To: Keiji Hayashibara <hayashibara.keiji@socionext.com>
Cc: wim@iguana.be, linux-watchdog@vger.kernel.org,
linux-kernel@vger.kernel.org, robh+dt@kernel.org,
devicetree@vger.kernel.org, masami.hiramatsu@linaro.org,
jaswinder.singh@linaro.org, yamada.masahiro@socionext.com,
hayashi.kunihiko@socionext.com, owada.kiyoshi@socionext.com
Subject: Re: [PATCH V4 1/3] dt-bindings: watchdog: add description for UniPhier WDT controller
Date: Tue, 20 Jun 2017 13:55:26 -0700 [thread overview]
Message-ID: <20170620205526.GD28761@roeck-us.net> (raw)
In-Reply-To: <1497426825-25450-2-git-send-email-hayashibara.keiji@socionext.com>
On Wed, Jun 14, 2017 at 04:53:43PM +0900, Keiji Hayashibara wrote:
> Add uniphier-wdt dt-bindings documentation.
>
> Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> ---
> .../devicetree/bindings/watchdog/uniphier-wdt.txt | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt
>
> diff --git a/Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt b/Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt
> new file mode 100644
> index 0000000..bf63375
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt
> @@ -0,0 +1,20 @@
> +UniPhier watchdog timer controller
> +
> +This UniPhier watchdog timer controller must be under sysctrl node.
> +
> +Required properties:
> +- compatible: should be "socionext,uniphier-wdt"
> +
> +Example:
> +
> + sysctrl@61840000 {
> + compatible = "socionext,uniphier-ld11-sysctrl",
> + "simple-mfd", "syscon";
> + reg = <0x61840000 0x4000>;
> +
> + watchdog {
> + compatible = "socionext,uniphier-wdt";
> + }
> +
> + other nodes ...
> + };
> --
> 2.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-06-20 20:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-14 7:53 [PATCH V4 0/3] add UniPhier watchdog support Keiji Hayashibara
2017-06-14 7:53 ` [PATCH V4 1/3] dt-bindings: watchdog: add description for UniPhier WDT controller Keiji Hayashibara
2017-06-18 14:05 ` Rob Herring
2017-06-20 20:55 ` Guenter Roeck [this message]
2017-06-14 7:53 ` [PATCH V4 2/3] watchdog: uniphier: add UniPhier watchdog driver Keiji Hayashibara
2017-06-20 20:55 ` Guenter Roeck
[not found] ` <1497426825-25450-1-git-send-email-hayashibara.keiji-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>
2017-06-14 7:53 ` [PATCH V4 3/3] arm64: dts: uniphier: add watchdog node for LD11 and LD20 Keiji Hayashibara
2017-07-16 3:26 ` Masahiro Yamada
2017-07-05 10:06 ` [PATCH V4 0/3] add UniPhier watchdog support Keiji Hayashibara
2017-07-05 10:26 ` Masahiro Yamada
2017-07-05 15:25 ` Guenter Roeck
2017-07-06 4:06 ` Keiji Hayashibara
[not found] ` <8ceaf917-c4fc-23c7-a7f4-5694bd8b4e88-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2017-07-06 13:01 ` Wim Van Sebroeck
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=20170620205526.GD28761@roeck-us.net \
--to=linux@roeck-us.net \
--cc=devicetree@vger.kernel.org \
--cc=hayashi.kunihiko@socionext.com \
--cc=hayashibara.keiji@socionext.com \
--cc=jaswinder.singh@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=masami.hiramatsu@linaro.org \
--cc=owada.kiyoshi@socionext.com \
--cc=robh+dt@kernel.org \
--cc=wim@iguana.be \
--cc=yamada.masahiro@socionext.com \
/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).