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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Rob Herring <[email protected]> Reviewed-by: Tero Kristo <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 0899431 commit 958ae02

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)