From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-f66.google.com ([209.85.210.66]:38978 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727186AbeIZVmy (ORCPT ); Wed, 26 Sep 2018 17:42:54 -0400 Date: Wed, 26 Sep 2018 10:29:23 -0500 From: Rob Herring To: Pascal PAILLET-LME Cc: "dmitry.torokhov@gmail.com" , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "lee.jones@linaro.org" , "lgirdwood@gmail.com" , "broonie@kernel.org" , "wim@linux-watchdog.org" , "linux@roeck-us.net" , "linux-input@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-watchdog@vger.kernel.org" , "benjamin.gaignard@linaro.org" , "eballetbo@gmail.com" , Pascal PAILLET-LME Subject: Re: [PATCH V2 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog Message-ID: <20180926152923.GA1821@bogus> References: <1536325173-16617-1-git-send-email-p.paillet@st.com> <1536325173-16617-8-git-send-email-p.paillet@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1536325173-16617-8-git-send-email-p.paillet@st.com> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Fri, 7 Sep 2018 12:59:45 +0000, Pascal PAILLET-LME wrote: > From: pascal paillet > > The stpmic1 PMIC embeds a watchdog which is disabled by default. > In case of watchdog, the PMIC goes off. > > Signed-off-by: pascal paillet > --- > Documentation/devicetree/bindings/watchdog/st,stpmic1-wdt.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 Documentation/devicetree/bindings/watchdog/st,stpmic1-wdt.txt > Reviewed-by: Rob Herring