[PATCH V2 0/3] clk: imx: imx6x: use imx_obtain_fixed_clk_hw
From: Peng Fan <peng.fan@nxp.com>
Date: 2019-10-24 02:59:32
Also in:
linux-clk, lkml
From: Peng Fan <peng.fan@nxp.com>
Date: 2019-10-24 02:59:32
Also in:
linux-clk, lkml
From: Peng Fan <peng.fan@nxp.com> V2: Fix imx6ul build push botton early and forgot to add this fix. This is to use imx_obtain_fixed_clk_hw to replace __clk_get_hw(of_clk_get_by_name(node, "name")) to simplify code. Peng Fan (3): clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify code clk: imx: imx6ul: use imx_obtain_fixed_clk_hw to simplify code drivers/clk/imx/clk-imx6sll.c | 8 ++++---- drivers/clk/imx/clk-imx6sx.c | 12 ++++++------ drivers/clk/imx/clk-imx6ul.c | 8 ++++---- 3 files changed, 14 insertions(+), 14 deletions(-) -- 2.16.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel