From: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org
Subject: Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document
Date: Mon, 11 Apr 2016 17:19:29 +0100 [thread overview]
Message-ID: <20160411161929.GZ8094@x1> (raw)
In-Reply-To: <20160411160318.GA6478@rob-hp-laptop>
On Mon, 11 Apr 2016, Rob Herring wrote:
> On Mon, Apr 11, 2016 at 09:44:34AM +0100, Lee Jones wrote:
> > On Fri, 08 Apr 2016, Wadim Egorov wrote:
> >
> > > Add device tree bindings documentation for rockchip's RK818 pmic.
> > >
> > > Signed-off-by: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
> > > ---
> > > Documentation/devicetree/bindings/mfd/rk808.txt | 37 +++++++++++++++++++++++--
> > > 1 file changed, 34 insertions(+), 3 deletions(-)
> > >
> > > diff --git a/Documentation/devicetree/bindings/mfd/rk808.txt b/Documentation/devicetree/bindings/mfd/rk808.txt
> > > index 4ca6aab..8cceb07 100644
> > > --- a/Documentation/devicetree/bindings/mfd/rk808.txt
> > > +++ b/Documentation/devicetree/bindings/mfd/rk808.txt
> > > @@ -1,7 +1,11 @@
> > > -RK808 Power Management Integrated Circuit
> > > +RK8xx Power Management Integrated Circuit
> >
> > s/xx/XX/
>
> And others say this bikeshed should be lowercase...
>
> I say fine as is for bindings. Uppercase for actual part letters,
> lowercase for wildcards.
Fair enough.
NB: It should be fine to bikeshed on an RFC. I could understand your
point better if we were coming to completion, or already on v5 or
something.
> > > +The rk8xx family current members:
> > > +rk808
> > > +rk818
> > >
> > > Required properties:
> > > -- compatible: "rockchip,rk808"
> > > +- compatible: "rockchip,rk808", "rockchip,rk818"
> > > - reg: I2C slave address
> > > - interrupt-parent: The parent interrupt controller.
> > > - interrupts: the interrupt outputs of the controller.
> > > @@ -13,6 +17,8 @@ Optional properties:
> > > default output clock name
> > > - rockchip,system-power-controller: Telling whether or not this pmic is controlling
> > > the system power.
> > > +
> > > +Optional rk808 properties:
> >
> > When mentioning the chip by name, you should always do so using
> > uppercase, as it is in the datasheet.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: Wadim Egorov <w.egorov@phytec.de>,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
devicetree@vger.kernel.org, pawel.moll@arm.com,
mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
galak@codeaurora.org, lgirdwood@gmail.com, broonie@kernel.org,
dianders@chromium.org, zyw@rock-chips.com
Subject: Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document
Date: Mon, 11 Apr 2016 17:19:29 +0100 [thread overview]
Message-ID: <20160411161929.GZ8094@x1> (raw)
In-Reply-To: <20160411160318.GA6478@rob-hp-laptop>
On Mon, 11 Apr 2016, Rob Herring wrote:
> On Mon, Apr 11, 2016 at 09:44:34AM +0100, Lee Jones wrote:
> > On Fri, 08 Apr 2016, Wadim Egorov wrote:
> >
> > > Add device tree bindings documentation for rockchip's RK818 pmic.
> > >
> > > Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
> > > ---
> > > Documentation/devicetree/bindings/mfd/rk808.txt | 37 +++++++++++++++++++++++--
> > > 1 file changed, 34 insertions(+), 3 deletions(-)
> > >
> > > diff --git a/Documentation/devicetree/bindings/mfd/rk808.txt b/Documentation/devicetree/bindings/mfd/rk808.txt
> > > index 4ca6aab..8cceb07 100644
> > > --- a/Documentation/devicetree/bindings/mfd/rk808.txt
> > > +++ b/Documentation/devicetree/bindings/mfd/rk808.txt
> > > @@ -1,7 +1,11 @@
> > > -RK808 Power Management Integrated Circuit
> > > +RK8xx Power Management Integrated Circuit
> >
> > s/xx/XX/
>
> And others say this bikeshed should be lowercase...
>
> I say fine as is for bindings. Uppercase for actual part letters,
> lowercase for wildcards.
Fair enough.
NB: It should be fine to bikeshed on an RFC. I could understand your
point better if we were coming to completion, or already on v5 or
something.
> > > +The rk8xx family current members:
> > > +rk808
> > > +rk818
> > >
> > > Required properties:
> > > -- compatible: "rockchip,rk808"
> > > +- compatible: "rockchip,rk808", "rockchip,rk818"
> > > - reg: I2C slave address
> > > - interrupt-parent: The parent interrupt controller.
> > > - interrupts: the interrupt outputs of the controller.
> > > @@ -13,6 +17,8 @@ Optional properties:
> > > default output clock name
> > > - rockchip,system-power-controller: Telling whether or not this pmic is controlling
> > > the system power.
> > > +
> > > +Optional rk808 properties:
> >
> > When mentioning the chip by name, you should always do so using
> > uppercase, as it is in the datasheet.
--
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:[~2016-04-11 16:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-08 9:47 [RFC 0/3] Add RK818 PMIC support Wadim Egorov
2016-04-08 9:47 ` Wadim Egorov
[not found] ` <1460108861-32818-1-git-send-email-w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
2016-04-08 9:47 ` [RFC 1/3] mfd: RK808: Add RK818 support Wadim Egorov
2016-04-08 9:47 ` Wadim Egorov
2016-04-11 8:41 ` Lee Jones
2016-04-08 9:47 ` [RFC 2/3] regulator: rk808: Add support for rk818 Wadim Egorov
2016-04-08 9:47 ` Wadim Egorov
2016-04-10 19:04 ` Mark Brown
2016-04-08 9:47 ` [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document Wadim Egorov
2016-04-08 9:47 ` Wadim Egorov
[not found] ` <1460108861-32818-4-git-send-email-w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
2016-04-11 8:44 ` Lee Jones
2016-04-11 8:44 ` Lee Jones
2016-04-11 16:03 ` Rob Herring
2016-04-11 16:03 ` Rob Herring
2016-04-11 16:19 ` Lee Jones [this message]
2016-04-11 16:19 ` Lee Jones
2016-04-11 15:48 ` Rob Herring
2016-04-11 15:48 ` Rob Herring
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=20160411161929.GZ8094@x1 \
--to=lee.jones-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org \
--cc=zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.