From: Geert Uytterhoeven <geert@linux-m68k.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/6] reset: Add renesas,rst DT bindings.
Date: Wed, 02 Sep 2015 13:36:48 +0000 [thread overview]
Message-ID: <CAMuHMdWtYw_AMbR9suJOTQpw2x8h7CQvnXUbKz9f=60NHo47Kw@mail.gmail.com> (raw)
In-Reply-To: <1441120361-1232-2-git-send-email-geert+renesas@glider.be>
Hi Philipp,
On Wed, Sep 2, 2015 at 2:40 PM, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Am Dienstag, den 01.09.2015, 17:12 +0200 schrieb Geert Uytterhoeven:
>> Add DT bindings for the Renesas R-Car Reset Controller
>>
>> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>> .../devicetree/bindings/reset/renesas,rst.txt | 28 ++++++++++++++++++++++
>> 1 file changed, 28 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/reset/renesas,rst.txt
>>
>> diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.txt b/Documentation/devicetree/bindings/reset/renesas,rst.txt
>> new file mode 100644
>> index 0000000000000000..aabf8dc6bce86ffc
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/reset/renesas,rst.txt
>> @@ -0,0 +1,28 @@
>> +DT bindings for the Renesas R-Car Reset Controller
>> +
>> +The R-Car Reset Controller provides reset control, and implements the following
>> +functions:
>> + - Register-based reset control for the various CPU cores,
>
> Could any of these ever be used by other device tree nodes?
> If so, the reset-controller node should contain the #reset-cells
> property.
Possibly. That would require defining a format for the reset specifier, which
we haven't done yet (one or two numbers?).
There can be multiple reset registers, handling multiple CPU cores each,
depending on the SoC.
For now we're interested in the mode monitoring feature only, for obtaining
the values of the boot mode pins.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
prev parent reply other threads:[~2015-09-02 13:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-01 15:12 [PATCH 1/6] reset: Add renesas,rst DT bindings Geert Uytterhoeven
2015-09-02 8:41 ` Magnus Damm
2015-09-02 12:40 ` Philipp Zabel
2015-09-02 13:36 ` Geert Uytterhoeven [this message]
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='CAMuHMdWtYw_AMbR9suJOTQpw2x8h7CQvnXUbKz9f=60NHo47Kw@mail.gmail.com' \
--to=geert@linux-m68k.org \
--cc=linux-sh@vger.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).