On Mon, Dec 3, 2018 at 3:49 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Sun, 11 Nov 2018 22:45:38 +0100, Heiko Stuebner wrote: > > From: Heiko Stuebner <heiko.stuebner@xxxxxx> > > > > Similar to gpio-reset allow to specify active and inactive delays > > while keeping the 100ms defaults that were used previously all the time. > > > > The dt-properties are named the same as in gpio-reset but get an "-ms" > > suffix as properties should contain such a suffix specifying its unit. > > > > Signed-off-by: Heiko Stuebner <heiko.stuebner@xxxxxx> > > --- > > .../devicetree/bindings/power/reset/gpio-poweroff.txt | 2 ++ > > drivers/power/reset/gpio-poweroff.c | 10 ++++++++-- > > 2 files changed, 10 insertions(+), 2 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Reviewed-by: Moritz Fischer <mdf@xxxxxxxxxx>