diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2021-06-01 08:44:02 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2021-06-04 12:46:20 +0300 |
commit | d233504af7db9f4ddbbc4b04513d5ca657e7ae1f (patch) | |
tree | e59e1636f5b73a16d9de75c72a15819c9d387d8c /Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml | |
parent | 2ba4597d932b45b25bc2e6604c1dbbb08e444cb7 (diff) | |
download | linux-d233504af7db9f4ddbbc4b04513d5ca657e7ae1f.tar.xz |
dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC
Add compatible string for AM64 SoC in device tree binding.
EPWM IP in AM64 does not support High resolution, so named epwm instead
of ehrpwm in compatible. However IP is till compatible with features
supported by driver with ti,am3352-ehrpwm compatible.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml b/Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml index 84a8d6d38cee..ee312cb210e6 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml @@ -22,6 +22,7 @@ properties: - ti,am4372-ehrpwm - ti,dra746-ehrpwm - ti,am654-ehrpwm + - ti,am64-epwm - const: ti,am3352-ehrpwm reg: |