mbox series

[v2,0/2] clk: keystone: Add support for AM64 specific ehrpwm-tbclk

Message ID 20210528045743.16537-1-lokeshvutla@ti.com (mailing list archive)
Headers show
Series clk: keystone: Add support for AM64 specific ehrpwm-tbclk | expand

Message

Lokesh Vutla May 28, 2021, 4:57 a.m. UTC
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(-)

Comments

Tero Kristo June 3, 2021, 6:08 a.m. UTC | #1
On 28/05/2021 07:57, Lokesh Vutla wrote:
> 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(-)
> 

For the whole series:

Reviewed-by: Tero Kristo <kristo@kernel.org>
Lokesh Vutla June 21, 2021, 11:56 a.m. UTC | #2
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(-)
>