2019-01-29 14:00:21

by J. Neuschäfer

[permalink] [raw]
Subject: [PATCH] dt-bindings: mfd: rn5t618: Document optional property system-power-controller

The RN5T618 family of PMICs can be used as system management
controllers, in which case they handle poweroff and restart. Document
this capability by referring to the corresponding generic DT binding.

Signed-off-by: Jonathan Neuschäfer <[email protected]>
---
Documentation/devicetree/bindings/mfd/rn5t618.txt | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/rn5t618.txt b/Documentation/devicetree/bindings/mfd/rn5t618.txt
index 65c23263cc54..b74e5e94d1cb 100644
--- a/Documentation/devicetree/bindings/mfd/rn5t618.txt
+++ b/Documentation/devicetree/bindings/mfd/rn5t618.txt
@@ -14,6 +14,10 @@ Required properties:
"ricoh,rc5t619"
- reg: the I2C slave address of the device

+Optional properties:
+ - system-power-controller:
+ See Documentation/devicetree/bindings/power/power-controller.txt
+
Sub-nodes:
- regulators: the node is required if the regulator functionality is
needed. The valid regulator names are: DCDC1, DCDC2, DCDC3, DCDC4
@@ -28,6 +32,7 @@ Example:
pmic@32 {
compatible = "ricoh,rn5t618";
reg = <0x32>;
+ system-power-controller;

regulators {
DCDC1 {
--
2.20.1



2019-02-01 09:49:24

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mfd: rn5t618: Document optional property system-power-controller

On Tue, 29 Jan 2019, Jonathan Neuschäfer wrote:

> The RN5T618 family of PMICs can be used as system management
> controllers, in which case they handle poweroff and restart. Document
> this capability by referring to the corresponding generic DT binding.
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>
> ---
> Documentation/devicetree/bindings/mfd/rn5t618.txt | 5 +++++
> 1 file changed, 5 insertions(+)

Applied, thanks.

--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

2019-08-08 19:30:05

by J. Neuschäfer

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mfd: rn5t618: Document optional property system-power-controller

On Fri, Feb 01, 2019 at 09:24:11AM +0000, Lee Jones wrote:
> On Tue, 29 Jan 2019, Jonathan Neuschäfer wrote:
>
> > The RN5T618 family of PMICs can be used as system management
> > controllers, in which case they handle poweroff and restart. Document
> > this capability by referring to the corresponding generic DT binding.
> >
> > Signed-off-by: Jonathan Neuschäfer <[email protected]>
> > ---
> > Documentation/devicetree/bindings/mfd/rn5t618.txt | 5 +++++
> > 1 file changed, 5 insertions(+)
>
> Applied, thanks.

Hi,

apparently this patch got lost somehow (I can't find it in mainline or
-next). Should I resend it?


Thanks
Jonathan Neuschäfer


Attachments:
(No filename) (684.00 B)
signature.asc (849.00 B)
Download all attachments

2019-08-12 06:26:13

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mfd: rn5t618: Document optional property system-power-controller

On Thu, 08 Aug 2019, Jonathan Neuschäfer wrote:

> On Fri, Feb 01, 2019 at 09:24:11AM +0000, Lee Jones wrote:
> > On Tue, 29 Jan 2019, Jonathan Neuschäfer wrote:
> >
> > > The RN5T618 family of PMICs can be used as system management
> > > controllers, in which case they handle poweroff and restart. Document
> > > this capability by referring to the corresponding generic DT binding.
> > >
> > > Signed-off-by: Jonathan Neuschäfer <[email protected]>
> > > ---
> > > Documentation/devicetree/bindings/mfd/rn5t618.txt | 5 +++++
> > > 1 file changed, 5 insertions(+)
> >
> > Applied, thanks.
>
> Hi,
>
> apparently this patch got lost somehow (I can't find it in mainline or
> -next). Should I resend it?

Yes, it appears that it did.

I've applied it again.

--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

2019-08-12 06:56:40

by J. Neuschäfer

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: mfd: rn5t618: Document optional property system-power-controller

On Mon, Aug 12, 2019 at 07:25:20AM +0100, Lee Jones wrote:
> On Thu, 08 Aug 2019, Jonathan Neuschäfer wrote:
> > On Fri, Feb 01, 2019 at 09:24:11AM +0000, Lee Jones wrote:
> > > On Tue, 29 Jan 2019, Jonathan Neuschäfer wrote:
> > > > Documentation/devicetree/bindings/mfd/rn5t618.txt | 5 +++++
> > > > 1 file changed, 5 insertions(+)
> > >
> > > Applied, thanks.
> >
> > Hi,
> >
> > apparently this patch got lost somehow (I can't find it in mainline or
> > -next). Should I resend it?
>
> Yes, it appears that it did.
>
> I've applied it again.

Thanks!


Attachments:
(No filename) (583.00 B)
signature.asc (849.00 B)
Download all attachments