RE: [PATCH 0/3] clk: imx: imx6x: use imx_obtain_fixed_clk_hw

From: Peng Fan
Date: Wed Oct 23 2019 - 22:57:44 EST


> Subject: [PATCH 0/3] clk: imx: imx6x: use imx_obtain_fixed_clk_hw

Drop this v1, push button early, need a fix for 6ul.

Thanks,
Peng.

>
> From: Peng Fan <peng.fan@xxxxxxx>
>
> 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