Hi, On 28/05/21 10:27 am, Lokesh Vutla wrote: > This series adds support for AM64 specific ehrpwm Time-base submodule > clock. Gentle ping on this series. If there are no objections, can we merge this series. Thanks and regards, Lokesh > > Changes since v1: > - Fixed register offsets and bits for clocks. > - Update the compatible to ti,am64-epwm-tbclk, as high resolution is not > supported in AM64. > > Lokesh Vutla (2): > dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible > clk: keystone: syscon-clk: Add support for AM64 specific ehrpwm-tbclk > > .../bindings/clock/ti,am654-ehrpwm-tbclk.yaml | 4 +++- > drivers/clk/keystone/syscon-clk.c | 17 +++++++++++++++++ > 2 files changed, 20 insertions(+), 1 deletion(-) >