diff mbox series

[1/2] dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible

Message ID 20210526165356.22690-2-lokeshvutla@ti.com (mailing list archive)
State New, archived
Headers show
Series clk: keystone: Add support for AM64 specific ehrpwm-tbclk | expand

Commit Message

Lokesh Vutla May 26, 2021, 4:53 p.m. UTC
Introduce AM64 specific compatible for ehrpwm time-base sub-module clock.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
---
 .../devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml      | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml b/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml
index 6b419a9878f3..c4adf0a80ca4 100644
--- a/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml
+++ b/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml
@@ -12,7 +12,9 @@  maintainers:
 properties:
   compatible:
     items:
-      - const: ti,am654-ehrpwm-tbclk
+      - enum:
+          - ti,am654-ehrpwm-tbclk
+          - ti,am64-ehrpwm-tbclk
       - const: syscon
 
   "#clock-cells":