Re: [PATCHv2 2/8] dt-bindings: document the STM32 RTC bindings

2016-12-19 Thread Rob Herring
On Fri, Dec 16, 2016 at 09:50:51AM +0100, Amelie Delaunay wrote: > This patch adds documentation of device tree bindings for the STM32 RTC. > > Signed-off-by: Amelie Delaunay > --- > .../devicetree/bindings/rtc/st,stm32-rtc.txt | 27 > ++ > 1 file changed, 27 insertion

[PATCHv2 2/8] dt-bindings: document the STM32 RTC bindings

2016-12-16 Thread Amelie Delaunay
This patch adds documentation of device tree bindings for the STM32 RTC. Signed-off-by: Amelie Delaunay --- .../devicetree/bindings/rtc/st,stm32-rtc.txt | 27 ++ 1 file changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/rtc/st,stm32-rtc.txt