OSDN Git Service

dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 28 May 2021 04:57:42 +0000 (10:27 +0530)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Jun 2021 21:18:21 +0000 (14:18 -0700)
Introduce AM64 specific compatible for epwm time-base sub-module clock.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210528045743.16537-2-lokeshvutla@ti.com
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Tero Kristo <kristo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml

index 6b419a9..9b537bc 100644 (file)
@@ -12,7 +12,9 @@ maintainers:
 properties:
   compatible:
     items:
-      - const: ti,am654-ehrpwm-tbclk
+      - enum:
+          - ti,am654-ehrpwm-tbclk
+          - ti,am64-epwm-tbclk
       - const: syscon
 
   "#clock-cells":