devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: keystone: Add support for AM62 specific ewpm-tbclk
@ 2022-04-15 19:03 Georgi Vlaev
  2022-04-15 19:03 ` [PATCH v2 1/2] dt-bindings: clock: ehrpwm: Add AM62 specific compatible Georgi Vlaev
  2022-04-15 19:03 ` [PATCH v2 2/2] clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk Georgi Vlaev
  0 siblings, 2 replies; 6+ messages in thread
From: Georgi Vlaev @ 2022-04-15 19:03 UTC (permalink / raw)
  To: ssantosh, mturquette, sboyd, robh+dt
  Cc: linux-kernel, linux-clk, devicetree, nm, vigneshr, 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.

Changes:
v1 -> v2: Reorder the patches with dt-bindings patch first.

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

 .../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] 6+ messages in thread

end of thread, other threads:[~2022-04-23  2:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-15 19:03 [PATCH v2 0/2] clk: keystone: Add support for AM62 specific ewpm-tbclk Georgi Vlaev
2022-04-15 19:03 ` [PATCH v2 1/2] dt-bindings: clock: ehrpwm: Add AM62 specific compatible Georgi Vlaev
2022-04-23  2:07   ` Stephen Boyd
2022-04-15 19:03 ` [PATCH v2 2/2] clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk Georgi Vlaev
2022-04-15 19:20   ` Nishanth Menon
2022-04-23  2:07   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).