From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFC 1/5] dt-bindings: mfd: bd9571mwv: Document rohm,ddr-backup-power
Date: Fri, 13 Oct 2017 11:00:16 +0100 [thread overview]
Message-ID: <20171013100016.a5s3plq7m5c6h5xo@dell> (raw)
In-Reply-To: <CAMuHMdWOzgHeB9bSbaz69_xDCY7YbLRSct4gs6fCnYc_Q_eUyw@mail.gmail.com>
On Fri, 13 Oct 2017, Geert Uytterhoeven wrote:
> Hi Lee,
>
> On Fri, Oct 13, 2017 at 10:55 AM, Lee Jones <lee.jones@linaro.org> wrote:
> > On Tue, 10 Oct 2017, Geert Uytterhoeven wrote:
> >> Document the new optional "rohm,ddr-backup-power" property.
> >>
> >> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> >> ---
> >> Documentation/devicetree/bindings/mfd/bd9571mwv.txt | 7 +++++++
> >> 1 file changed, 7 insertions(+)
> >>
> >> diff --git a/Documentation/devicetree/bindings/mfd/bd9571mwv.txt b/Documentation/devicetree/bindings/mfd/bd9571mwv.txt
> >> index 9ab216a851d5619b..7ea3f2db41d4e501 100644
> >> --- a/Documentation/devicetree/bindings/mfd/bd9571mwv.txt
> >> +++ b/Documentation/devicetree/bindings/mfd/bd9571mwv.txt
> >> @@ -25,6 +25,12 @@ Required properties:
> >> Each child node is defined using the standard
> >> binding for regulators.
> >>
> >> +Optional properties:
> >> + - rohm,ddr-backup-power : Value to use for DDR-Backup Power. This controls
> >> + which DDR rails need to be kept powered when backup
> >> + mode is enabled, cfr. the KEEPON_DDR* bits in the
> >
> > Perhaps it's just me, but I'm confused by this line.
> >
> > Can you word it another way?
>
> I'll ttry... Let me think a bit about it...
I think it's just the "cfr" which is throwing me.
> >> + documentation for the "BKUP Mode Cnt" register.
> >> +
> >> Example:
> >>
> >> pmic: pmic at 30 {
> >> @@ -36,6 +42,7 @@ Example:
> >> #interrupt-cells = <2>;
> >> gpio-controller;
> >> #gpio-cells = <2>;
> >> + rohm,ddr-backup-power = <15>;
> >
> > Can you explain what this means? Is it a mask, or does line 15 need
> > to be kept on? What is the range? Is 0 acceptable? Clarification
> > required please.
>
> It's a mask (OR of (in this case all four) needed KEEPON_DDR* bits).
> Unfortunately the datasheet is not publicly available.
>
> 0 is acceptable, but as the property is optional, you better just leave it out.
Would you mind reflecting that in the doc please?
Maybe a few more examples will help?
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2017-10-13 10:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1507649178-31473-1-git-send-email-geert+renesas@glider.be>
[not found] ` <1507649178-31473-2-git-send-email-geert+renesas@glider.be>
2017-10-13 8:55 ` [PATCH/RFC 1/5] dt-bindings: mfd: bd9571mwv: Document rohm,ddr-backup-power Lee Jones
2017-10-13 9:02 ` [PATCH/RFC 1/5] dt-bindings: mfd: bd9571mwv: Document rohm, ddr-backup-power Geert Uytterhoeven
2017-10-13 10:00 ` Lee Jones [this message]
[not found] ` <1507649178-31473-4-git-send-email-geert+renesas@glider.be>
2017-10-13 8:58 ` [PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access Lee Jones
2017-10-13 9:06 ` Geert Uytterhoeven
2017-10-13 9:56 ` Lee Jones
2018-04-23 18:05 ` Applied "mfd: bd9571mwv: Allow DDR Backup Power register access" to the regulator tree Mark Brown
[not found] ` <1507649178-31473-6-git-send-email-geert+renesas@glider.be>
2017-10-16 7:09 ` [PATCH/RFC 5/5] arm64: dts: renesas: salvator-common: Configure PMIC for DDR Backup Power Simon Horman
[not found] ` <1507649178-31473-5-git-send-email-geert+renesas@glider.be>
2017-10-18 11:02 ` [PATCH/RFC 4/5] regulator: bd9571mwv: Add support for backup mode Mark Brown
2017-10-18 11:19 ` Geert Uytterhoeven
2017-10-18 11:24 ` Mark Brown
2017-10-18 11:28 ` Geert Uytterhoeven
2017-10-24 8:34 ` Mark Brown
[not found] ` <1507649178-31473-3-git-send-email-geert+renesas@glider.be>
2017-10-13 8:51 ` [PATCH/RFC 2/5] mfd: bd9571mwv: Add DDR Backup Power register bit definitions Lee Jones
2018-04-23 18:05 ` Applied "mfd: bd9571mwv: Add DDR Backup Power register bit definitions" to the regulator tree Mark Brown
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=20171013100016.a5s3plq7m5c6h5xo@dell \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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