Skip to content

Commit 958ae02

Browse files
lokeshvutlabebarino
authored andcommitted
dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible
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>
1 parent 0899431 commit 958ae02

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ maintainers:
1212
properties:
1313
compatible:
1414
items:
15-
- const: ti,am654-ehrpwm-tbclk
15+
- enum:
16+
- ti,am654-ehrpwm-tbclk
17+
- ti,am64-epwm-tbclk
1618
- const: syscon
1719

1820
"#clock-cells":

0 commit comments

Comments
 (0)