[PATCH 1/2] dt-bindings: rtc: stm32: add support for STM32H7
From: robh@kernel.org (Rob Herring)
Date: 2017-06-28 18:05:01
Also in:
linux-devicetree, linux-rtc, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-06-28 18:05:01
Also in:
linux-devicetree, linux-rtc, lkml
On Mon, Jun 26, 2017 at 11:51:28AM +0200, Amelie Delaunay wrote:
This patch documents support for STM32H7 Real Time Clock. It introduces a new compatible and rework clock definitions. On STM32H7 we have a 'pclk' clock for register access, in addition to the 'rtc_ck' clock. Signed-off-by: Amelie Delaunay <redacted> --- .../devicetree/bindings/rtc/st,stm32-rtc.txt | 32 ++++++++++++++++++---- 1 file changed, 27 insertions(+), 5 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>