From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 10 Jul 2017 10:26:40 -0500 Subject: [PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding In-Reply-To: <1499445068-7037-2-git-send-email-fabrice.gasnier@st.com> References: <1499445068-7037-1-git-send-email-fabrice.gasnier@st.com> <1499445068-7037-2-git-send-email-fabrice.gasnier@st.com> Message-ID: <20170710152640.4llr46cxco5hld33@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 07, 2017 at 06:31:00PM +0200, Fabrice Gasnier wrote: > Add documentation for STMicroelectronics STM32 Low-Power Timer binding. > > Signed-off-by: Fabrice Gasnier > Acked-by: Jonathan Cameron > --- > Changes in v3: > - Rob's comment on node name: timer at ... > > Changes in v2: > - Lee's comments: s/Low Power/Low-Power/, remove 0x in example, improve > properties descriptions > --- > .../devicetree/bindings/mfd/stm32-lptimer.txt | 48 ++++++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/stm32-lptimer.txt Acked-by: Rob Herring