linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] clk: imx8mn: add snvs clock
@ 2020-01-16  7:37 Horia Geantă
  2020-01-16  7:37 ` [PATCH v2 1/3] dt-bindings: clock: imx8mn: add SNVS clock Horia Geantă
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Horia Geantă @ 2020-01-16  7:37 UTC (permalink / raw)
  To: Shawn Guo, Stephen Boyd, Rob Herring, Abel Vesa
  Cc: Mark Rutland, Sascha Hauer, Michael Turquette,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Anson Huang, Leonard Crestez, devicetree, linux-arm-kernel,
	linux-clk, linux-kernel

v2: add commmit message for trivial patch 1/3

This patch set adds the clock for snvs module on imx8mn.
DT bindings, clk driver are updated accordingly.
DT for imx8mn (snvs-rtc-lp node) is also updated.

Horia Geantă (3):
  dt-bindings: clock: imx8mn: add SNVS clock
  clk: imx8mn: add SNVS clock to clock tree
  arm64: dts: imx8mn: add clock for snvs rtc node

 arch/arm64/boot/dts/freescale/imx8mn.dtsi | 1 +
 drivers/clk/imx/clk-imx8mn.c              | 1 +
 include/dt-bindings/clock/imx8mn-clock.h  | 4 +++-
 3 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-02-13  3:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16  7:37 [PATCH v2 0/3] clk: imx8mn: add snvs clock Horia Geantă
2020-01-16  7:37 ` [PATCH v2 1/3] dt-bindings: clock: imx8mn: add SNVS clock Horia Geantă
2020-01-22  1:49   ` Rob Herring
2020-01-16  7:37 ` [PATCH v2 2/3] clk: imx8mn: add SNVS clock to clock tree Horia Geantă
2020-01-16  7:37 ` [PATCH v2 3/3] arm64: dts: imx8mn: add clock for snvs rtc node Horia Geantă
2020-02-12 21:08 ` [PATCH v2 0/3] clk: imx8mn: add snvs clock Horia Geanta
2020-02-13  3:25 ` Shawn Guo

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).