Messages in this thread |  | | Date | Tue, 14 Apr 2020 13:10:54 -0500 | From | Rob Herring <> | Subject | Re: [PATCH v3 1/7] dt-bindings: timer: Add bindings for NVIDIA Tegra186 timers |
| |
On Fri, 3 Apr 2020 22:22:03 +0200, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > The NVIDIA Tegra186 SoC contains an IP block that provides a register > interface for ten timers with a 29-bit counter that can generate one- > shot, periodic or watchdog interrupts. > > Signed-off-by: Thierry Reding <treding@nvidia.com> > --- > Changes in v2: > - add required properties section > - add additionalProperties: false > - do not show status in example > > .../bindings/timer/nvidia,tegra186-timer.yaml | 61 +++++++++++++++++++ > 1 file changed, 61 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/nvidia,tegra186-timer.yaml >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |