[PATCH 0/2] clk: imx: imx7d: move setting clk parent to dts

From: Peng Fan
Date: Thu Oct 31 2019 - 06:02:02 EST


From: Peng Fan <peng.fan@xxxxxxx>

This patchset is to move the clk_set_parent operation from driver
to dts, because assigned-clock-parents could do the job and we
could simplify the driver then.

Peng Fan (2):
arm: dts: imx7s: ccm: add assigned-clocks
clk: imx: imx7d: remove clk_set_parent

arch/arm/boot/dts/imx7s.dtsi | 20 ++++++++++++++++++++
drivers/clk/imx/clk-imx7d.c | 12 ------------
2 files changed, 20 insertions(+), 12 deletions(-)

--
2.16.4