Skip to content

Commit

Permalink
dt-bindings: pwm: pwm-tiehrpwm: Add compatible string for AM64 SoC
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lokesh Vutla authored and Thierry Reding committed Jun 4, 2021
1 parent 2ba4597 commit d233504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ properties:
- ti,am4372-ehrpwm
- ti,dra746-ehrpwm
- ti,am654-ehrpwm
- ti,am64-epwm
- const: ti,am3352-ehrpwm

reg:
Expand Down

0 comments on commit d233504

Please sign in to comment.