Re: [PATCH 1/6] dt-bindings: timer: add Tegra210 timer
From: Rob Herring <robh@kernel.org>
Date: 2019-01-11 22:21:16
Also in:
linux-devicetree, linux-tegra, lkml
From: Rob Herring <robh@kernel.org>
Date: 2019-01-11 22:21:16
Also in:
linux-devicetree, linux-tegra, lkml
On Mon, 7 Jan 2019 11:28:05 +0800, Joseph Lo wrote:
The Tegra210 timer provides fourteen 29-bit timer counters and one 32-bit timestamp counter. The TMRs run at either a fixed 1 MHz clock rate derived from the oscillator clock (TMR0-TMR9) or directly at the oscillator clock (TMR10-TMR13). Each TMR can be programmed to generate one-shot periodic, or watchdog interrupts. Cc: Daniel Lezcano <redacted> Cc: Thomas Gleixner <redacted> Cc: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org Signed-off-by: Joseph Lo <redacted> --- .../bindings/timer/nvidia,tegra210-timer.txt | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Documentation/devicetree/bindings/timer/nvidia,tegra210-timer.txt
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel