diff options
author | Georgi Vlaev <g-vlaev@ti.com> | 2022-04-15 22:03:42 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-04-23 05:04:47 +0300 |
commit | 4ce2b909dcf578c79faf1e47589f59731e331b14 (patch) | |
tree | e48118e8c6e644205cadad2bc62accbf12a0c6cd | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | linux-4ce2b909dcf578c79faf1e47589f59731e331b14.tar.xz |
dt-bindings: clock: ehrpwm: Add AM62 specific compatible
Introduce AM62 specific compatible for EPWM time-base
sub-module clock. The time-base clock setup is identical
to AM64. The only difference is AM62 provides 3 time-base
clocks instead of the 9 found in AM64.
Signed-off-by: Georgi Vlaev <g-vlaev@ti.com>
Tested-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20220415190343.6284-2-g-vlaev@ti.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml b/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml index 9b537bc876b5..66765116aff5 100644 --- a/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml +++ b/Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml @@ -15,6 +15,7 @@ properties: - enum: - ti,am654-ehrpwm-tbclk - ti,am64-epwm-tbclk + - ti,am62-epwm-tbclk - const: syscon "#clock-cells": |