Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1376138
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document |
| Date | 2016-04-11 18:10 +0200 |
| Message-ID | <rmMzv-cS-5@gated-at.bofh.it> (permalink) |
| References | <rlBmO-1PG-21@gated-at.bofh.it> <rlBmP-1PG-39@gated-at.bofh.it> <rmFHJ-2Ui-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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. > > > +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.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC 0/3] Add RK818 PMIC support Wadim Egorov <w.egorov@phytec.de> - 2016-04-08 12:00 +0200
[RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document Wadim Egorov <w.egorov@phytec.de> - 2016-04-08 12:00 +0200
Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document Lee Jones <lee.jones@linaro.org> - 2016-04-11 10:50 +0200
Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document Rob Herring <robh@kernel.org> - 2016-04-11 18:10 +0200
Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document Lee Jones <lee.jones@linaro.org> - 2016-04-11 18:20 +0200
Re: [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document Rob Herring <robh@kernel.org> - 2016-04-11 17:50 +0200
[RFC 2/3] regulator: rk808: Add support for rk818 Wadim Egorov <w.egorov@phytec.de> - 2016-04-08 12:00 +0200
Re: [RFC 2/3] regulator: rk808: Add support for rk818 Mark Brown <broonie@kernel.org> - 2016-04-10 21:10 +0200
csiph-web