[PATCH v2 1/5] dt-bindings: rtc: add bindings for i.MX53 SRTC
From: Patrick Brünn <hidden>
Date: 2017-12-11 07:08:37
Also in:
linux-devicetree, linux-rtc, lkml
From: Rob Herring [mailto:robh at kernel.org] Sent: Mittwoch, 6. Dezember 2017 22:55 On Tue, Dec 05, 2017 at 03:06:42PM +0100, linux-kernel-dev at beckhoff.com wrote:quoted
From: Patrick Bruenn <redacted>+++ b/Documentation/devicetree/bindings/rtc/rtc-mxc_v2.txt@@ -0,0 +1,17 @@ +* i.MX53 Real Time Clock controller + +Required properties: +- compatible: should be: "fsl,imx53-rtc" +- reg: physical base address of the controller and length of memorymappedquoted
+ region. +- clocks: should contain the phandle for the rtc clockShouldn't there be more than 1 here. From what I remember, the ipg clock and the 32k clock?
Yes, you are right. But if I am reading the original Freescale driver and the reference manual correctly, the second clock is always active. Section "72.3.1.1 Clocks" from the reference manual [1] reads: "SRTC runs on two clock sources, high frequency peripherals clock and low frequency timers clock. The high frequency peripheral IP clock is used by the SRTC peripheral bus interface, control and status registers. The low frequency 32.768 kHz clock is the always-active clock used by the SRTC timers..." That's why I would only include one clock . Should I change this?
quoted
+- interrupts: rtc alarm interrupt + +Example: + +srtc at 53fa4000 {rtc at ...
The rtc for which this series adds support is embedded within a function block called "Secure Real Time Clock". This driver doesn't utilize all of the hardware features by now. But maybe someone else wants to extend the functionalities, later. For that possibility I wanted to name the node "srtc". Should I still change this? I believe you have a much better understanding of what should be done here. I don't want to argue with you, just thought you might not had that information. So if I am wrong just tell me and I will change it without further "complaining". Thank you for taking the time, Patrick [1] https://cache.freescale.com/files/32bit/doc/ref_manual/iMX53RM.pdf --- Beckhoff Automation GmbH & Co. KG | Managing Director: Dipl. Phys. Hans Beckhoff Registered office: Verl, Germany | Register court: Guetersloh HRA 7075