Re: [PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property

2022-09-07 Thread Krzysztof Kozlowski
On 02/09/2022 22:37, Rob Herring wrote: >> >> Sorry, I do not understand. > > So just keep sending new versions instead? > > syscon-reboot is not the only binding for a system reset device, right? > So those others reset devices will need 'priority' too. For a given > property, there should onl

Re: [PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property

2022-09-02 Thread Rob Herring
On Mon, Aug 22, 2022 at 03:50:50PM +0200, Pali Rohár wrote: > On Monday 22 August 2022 07:47:28 Rob Herring wrote: > > On Sat, Aug 20, 2022 at 12:29:23PM +0200, Pali Rohár wrote: > > > This new optional priority property allows to specify custom priority > > > level > > > of reset device. Default

Re: [PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property

2022-08-22 Thread Pali Rohár
On Monday 22 August 2022 07:47:28 Rob Herring wrote: > On Sat, Aug 20, 2022 at 12:29:23PM +0200, Pali Rohár wrote: > > This new optional priority property allows to specify custom priority level > > of reset device. Default level was always 192. > > Why do we need/want this? What problem does it s

Re: [PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property

2022-08-22 Thread Rob Herring
On Sat, Aug 20, 2022 at 12:29:23PM +0200, Pali Rohár wrote: > This new optional priority property allows to specify custom priority level > of reset device. Default level was always 192. Why do we need/want this? What problem does it solve? > Signed-off-by: Pali Rohár > --- > .../devicetree/bin

Re: [PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property

2022-08-21 Thread Rob Herring
On Sat, 20 Aug 2022 12:29:23 +0200, Pali Rohár wrote: > This new optional priority property allows to specify custom priority level > of reset device. Default level was always 192. > > Signed-off-by: Pali Rohár > --- > .../devicetree/bindings/power/reset/syscon-reboot.yaml| 4 > 1

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property

2022-08-20 Thread Pali Rohár
This new optional priority property allows to specify custom priority level of reset device. Default level was always 192. Signed-off-by: Pali Rohár --- .../devicetree/bindings/power/reset/syscon-reboot.yaml| 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/