devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: imx: imx7d: Fixes for imx7d-ccm clock driver
@ 2017-07-18  7:44 Adriana Reus
  2017-07-18  7:44 ` [PATCH 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK Adriana Reus
  2017-07-18  7:44 ` [PATCH 2/2] clk: imx: imx7d: Remove ARM_M0 clock Adriana Reus
  0 siblings, 2 replies; 6+ messages in thread
From: Adriana Reus @ 2017-07-18  7:44 UTC (permalink / raw)
  To: sboyd, mturquette
  Cc: linux-clk, linux-arm-kernel, devicetree, robh+dt, fabio.estevam,
	shawnguo, anson.huang, Adriana Reus

The first patch sets the OCRAM_CLK parent to main_axi_root_clk instead of
axi_post_div.

The second patch removes the ARM_M0 clock.
IMX7d does not have an M0 and this clock is not otherwise used.

Adriana Reus (2):
  clk: imx: imx7d: Fix parent clock for OCRAM_CLK
  clk: imx: imx7d: Remove ARM_M0 clock

 drivers/clk/imx/clk-imx7d.c             |  11 +-
 include/dt-bindings/clock/imx7d-clock.h | 742 ++++++++++++++++----------------
 2 files changed, 370 insertions(+), 383 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-07-19 14:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18  7:44 [PATCH 0/2] clk: imx: imx7d: Fixes for imx7d-ccm clock driver Adriana Reus
2017-07-18  7:44 ` [PATCH 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK Adriana Reus
2017-07-18 23:10   ` Stephen Boyd
2017-07-18  7:44 ` [PATCH 2/2] clk: imx: imx7d: Remove ARM_M0 clock Adriana Reus
2017-07-18 23:10   ` Stephen Boyd
2017-07-19 14:34     ` Adriana Reus

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