All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: keystone: Add support for AM62 specific ewpm-tbclk
@ 2022-04-15 13:41 Georgi Vlaev
  2022-04-15 13:41 ` [PATCH 1/2] clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk Georgi Vlaev
  2022-04-15 13:41 ` [PATCH 2/2] dt-bindings: clock: ehrpwm: Add AM62 specific compatible Georgi Vlaev
  0 siblings, 2 replies; 4+ messages in thread
From: Georgi Vlaev @ 2022-04-15 13:41 UTC (permalink / raw)
  To: ssantosh, mturquette, sboyd, robh+dt
  Cc: linux-kernel, linux-clk, devicetree, nm, Georgi Vlaev

This patch series adds support for TI's AM62 specific time-based
submodule clock (tbclk). On AM62 SoCs we have to provide 3 tbclk
instances, as the SoC features 3 EPWM modules.

Georgi Vlaev (2):
  clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk
  dt-bindings: clock: ehrpwm: Add AM62 specific compatible

 .../bindings/clock/ti,am654-ehrpwm-tbclk.yaml         |  1 +
 drivers/clk/keystone/syscon-clk.c                     | 11 +++++++++++
 2 files changed, 12 insertions(+)


base-commit: ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e
-- 
2.30.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-15 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15 13:41 [PATCH 0/2] clk: keystone: Add support for AM62 specific ewpm-tbclk Georgi Vlaev
2022-04-15 13:41 ` [PATCH 1/2] clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk Georgi Vlaev
2022-04-15 13:41 ` [PATCH 2/2] dt-bindings: clock: ehrpwm: Add AM62 specific compatible Georgi Vlaev
2022-04-15 17:40   ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.