Re: [PATCH 1/2] dt-bindings: power: reset: gpio-poweroff: Add 'timeout' property

2018-02-19 Thread Rob Herring
On Thu, Feb 15, 2018 at 12:49:25PM -0800, Moritz Fischer wrote: > From: Moritz Fischer > > Add 'timeout' property to support boards where the 3s timeout that the > current driver defaults to is too short. > > Signed-off-by: Moritz Fischer > --- > Documentation/devicetree/bindings/power/reset/g

[PATCH 1/2] dt-bindings: power: reset: gpio-poweroff: Add 'timeout' property

2018-02-15 Thread Moritz Fischer
From: Moritz Fischer Add 'timeout' property to support boards where the 3s timeout that the current driver defaults to is too short. Signed-off-by: Moritz Fischer --- Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt | 8 1 file changed, 8 insertions(+) diff --git a/Doc