[PATCH 1/4] dt-bindings: timer: Add am6 compatible for ti-timer

From: Tony Lindgren
Date: Thu Apr 07 2022 - 03:10:22 EST


Document the dual-mode timers available on am6.

Cc: devicetree@xxxxxxxxxxxxxxx
Cc: Keerthy <j-keerthy@xxxxxx>
Cc: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
Cc: Nishanth Menon <nm@xxxxxx>
Cc: Rob Herring <robh+dt@xxxxxxxxxx>
Cc: Vignesh Raghavendra <vigneshr@xxxxxx>
Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/timer/ti,timer.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/ti,timer.txt b/Documentation/devicetree/bindings/timer/ti,timer.txt
--- a/Documentation/devicetree/bindings/timer/ti,timer.txt
+++ b/Documentation/devicetree/bindings/timer/ti,timer.txt
@@ -14,6 +14,7 @@ Required properties:
ti,omap5430-timer (applicable to OMAP543x devices)
ti,am335x-timer (applicable to AM335x devices)
ti,am335x-timer-1ms (applicable to AM335x devices)
+ ti,am6-timer (applicable to AM6 devices)

- reg: Contains timer register address range (base address and
length).
--
2.35.1