Re: [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

2014-10-28 Thread Romain Perier
If this is possible, that's probably better to drop all these patches (including poweroff-source) from "next", in this way it will be possible to re-do things properly from scratch (with the new name). If you have a look at linux-next the property "poweroff-source" is already used by tps910 AND

Re: [PATCH v1 02/10] dt-bindings: Document the standard property system-power-controller

2014-10-28 Thread Romain Perier
If this is possible, that's probably better to drop all these patches (including poweroff-source) from next, in this way it will be possible to re-do things properly from scratch (with the new name). If you have a look at linux-next the property poweroff-source is already used by tps910 AND

Re: [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

2014-10-27 Thread Mark Brown
On Mon, Oct 27, 2014 at 12:30:25PM -0500, Felipe Balbi wrote: > On Mon, Oct 27, 2014 at 05:26:36PM +, Mark Brown wrote: > > Given that poweroff-source hasn't made it into a released kernel yet we > > can probably just kill it off completely can't we? > please do, then we will never have that

Re: [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 05:26:36PM +, Mark Brown wrote: > On Mon, Oct 27, 2014 at 11:39:18AM -0500, Felipe Balbi wrote: > > On Mon, Oct 27, 2014 at 04:26:47PM +, Romain Perier wrote: > > > > +act8846: act8846@5 { > > > + compatible = "active-semi,act8846"; > > > + status = "okay"; > > >

Re: [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

2014-10-27 Thread Mark Brown
On Mon, Oct 27, 2014 at 11:39:18AM -0500, Felipe Balbi wrote: > On Mon, Oct 27, 2014 at 04:26:47PM +, Romain Perier wrote: > > +act8846: act8846@5 { > > +compatible = "active-semi,act8846"; > > +status = "okay"; > > +system-power-controller; > > +} > there is no mention here that

Re: [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 04:26:47PM +, Romain Perier wrote: > This simply renames the previous documentation to something more generic and > adds > updates according to last changes. > > Signed-off-by: Romain Perier > --- > .../devicetree/bindings/power/power-controller.txt | 18 >

[PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"

2014-10-27 Thread Romain Perier
This simply renames the previous documentation to something more generic and adds updates according to last changes. Signed-off-by: Romain Perier --- .../devicetree/bindings/power/power-controller.txt | 18 ++ Documentation/devicetree/bindings/power/poweroff.txt | 18

[PATCH v1 02/10] dt-bindings: Document the standard property system-power-controller

2014-10-27 Thread Romain Perier
This simply renames the previous documentation to something more generic and adds updates according to last changes. Signed-off-by: Romain Perier romain.per...@gmail.com --- .../devicetree/bindings/power/power-controller.txt | 18 ++

Re: [PATCH v1 02/10] dt-bindings: Document the standard property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 04:26:47PM +, Romain Perier wrote: This simply renames the previous documentation to something more generic and adds updates according to last changes. Signed-off-by: Romain Perier romain.per...@gmail.com --- .../devicetree/bindings/power/power-controller.txt

Re: [PATCH v1 02/10] dt-bindings: Document the standard property system-power-controller

2014-10-27 Thread Mark Brown
On Mon, Oct 27, 2014 at 11:39:18AM -0500, Felipe Balbi wrote: On Mon, Oct 27, 2014 at 04:26:47PM +, Romain Perier wrote: +act8846: act8846@5 { +compatible = active-semi,act8846; +status = okay; +system-power-controller; +} there is no mention here that

Re: [PATCH v1 02/10] dt-bindings: Document the standard property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 05:26:36PM +, Mark Brown wrote: On Mon, Oct 27, 2014 at 11:39:18AM -0500, Felipe Balbi wrote: On Mon, Oct 27, 2014 at 04:26:47PM +, Romain Perier wrote: +act8846: act8846@5 { + compatible = active-semi,act8846; + status = okay; +

Re: [PATCH v1 02/10] dt-bindings: Document the standard property system-power-controller

2014-10-27 Thread Mark Brown
On Mon, Oct 27, 2014 at 12:30:25PM -0500, Felipe Balbi wrote: On Mon, Oct 27, 2014 at 05:26:36PM +, Mark Brown wrote: Given that poweroff-source hasn't made it into a released kernel yet we can probably just kill it off completely can't we? please do, then we will never have that