On Thu, Feb 22, 2018 at 03:17:13PM -0800, Moritz Fischer wrote: > Add 'timeout-ms' property to support boards where the 3s timeout that the > current driver defaults to is too short. > > Signed-off-by: Moritz Fischer <[email protected]> > --- > > Changes from v2: > - Addressed Rob's feedback (timeout_ms -> timeout-ms) > > Changes from v1: > - Addressed Rob's feedback (timeout -> timeout_ms) > - Added to old example rather than creating separate one > > --- > > Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Rob Herring <[email protected]>

