On Tue, 01 Jun 2021 11:14:02 +0530, Lokesh Vutla wrote: > 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@xxxxxx> > --- > Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.yaml | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>