[PATCH 0/2] clk: imx: imx7d: Fixes for imx7d-ccm clock driver
From: Adriana Reus <hidden>
Date: 2017-07-18 07:44:50
Also in:
linux-clk, linux-devicetree
From: Adriana Reus <hidden>
Date: 2017-07-18 07:44:50
Also in:
linux-clk, linux-devicetree
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