All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] Fixes for imx7d-ccm clock driver
@ 2017-10-02 10:32 ` Adriana Reus
  0 siblings, 0 replies; 10+ messages in thread
From: Adriana Reus @ 2017-10-02 10:32 UTC (permalink / raw)
  To: sboyd, mturquette; +Cc: anson.huang, linux-arm-kernel, linux-clk, 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.

This is a RESEND of: https://www.spinics.net/lists/arm-kernel/msg595007.html
It has been idle for a long time.
Please let me know if there is anything specific that needs to be changed or
clarified or if they can be pushed.

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 |  8 ++++----
 2 files changed, 5 insertions(+), 14 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-11-02  7:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 10:32 [PATCH RESEND 0/2] Fixes for imx7d-ccm clock driver Adriana Reus
2017-10-02 10:32 ` Adriana Reus
2017-10-02 10:32 ` [PATCH RESEND 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK Adriana Reus
2017-10-02 10:32   ` Adriana Reus
2017-11-02  7:27   ` Stephen Boyd
2017-11-02  7:27     ` Stephen Boyd
2017-10-02 10:32 ` [PATCH RESEND 2/2] clk: imx: imx7d: Remove ARM_M0 clock Adriana Reus
2017-10-02 10:32   ` Adriana Reus
2017-11-02  7:28   ` Stephen Boyd
2017-11-02  7:28     ` Stephen Boyd

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.