All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: imx8m: Add GIC clock
@ 2019-05-22  9:48 ` Leonard Crestez
  0 siblings, 0 replies; 10+ messages in thread
From: Leonard Crestez @ 2019-05-22  9:48 UTC (permalink / raw)
  To: Shawn Guo, Stephen Boyd
  Cc: Michael Turquette, Aisheng Dong, Fabio Estevam, Anson Huang,
	Jacky Bai, Abel Vesa, linux-clk, kernel, dl-linux-imx,
	linux-arm-kernel

Add gic clk and mark it as critical so that parents are not turned off
by accident.

Changes since v1:
 * Add imx8mq
 * Split dt-bindings to separate patch
 * Rebase on shawnguo/clk/imx
Link to v1: https://patchwork.kernel.org/patch/10940303/

Leonard Crestez (2):
  dt-bindings: clock: imx8m: Add GIC clock
  clk: imx8m: Add GIC clock

 drivers/clk/imx/clk-imx8mm.c             | 4 ++++
 drivers/clk/imx/clk-imx8mq.c             | 4 ++++
 include/dt-bindings/clock/imx8mm-clock.h | 4 +++-
 include/dt-bindings/clock/imx8mq-clock.h | 4 +++-
 4 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-05-23 13:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22  9:48 [PATCH v2 0/2] clk: imx8m: Add GIC clock Leonard Crestez
2019-05-22  9:48 ` Leonard Crestez
2019-05-22  9:48 ` [PATCH v2 1/2] dt-bindings: clock: " Leonard Crestez
2019-05-22  9:48   ` Leonard Crestez
2019-05-22  9:48 ` [PATCH v2 2/2] clk: " Leonard Crestez
2019-05-22  9:48   ` Leonard Crestez
2019-05-22 10:56 ` [PATCH v2 0/2] " Abel Vesa
2019-05-22 10:56   ` Abel Vesa
2019-05-23 13:12 ` Shawn Guo
2019-05-23 13:12   ` Shawn Guo

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.