This series adds support for AM64 specific ehrpwm Time-base submodule clock. 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(-) -- 2.31.1