MLK-21052-08 clk: imx: Add CLK_SET_PARENT_NOCACHE
authorRanjani Vaidyanathan <Ranjani.Vaidyanathan@nxp.com>
Wed, 10 Jan 2018 17:51:26 +0000 (11:51 -0600)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit7170c52677447d1412965ec87163b69cd7ba5366
treeb3a7712e5c12406c1e3ae3a27802bd297790eef0
parent9f736d841e53dc28f51db30a2a5f8ff970cdf3c4
MLK-21052-08 clk: imx: Add CLK_SET_PARENT_NOCACHE

Implement a CLK_SET_PARENT_NOCACHE flag in clk core for imx8 clk
implementation where the parent needs to be restore after PM domain is
up.

Reviewed-by: Anson Huang <anson.huang@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@nxp.com>
(cherry picked from commit 87e997822c050fc7dc027a863c92f1f0b4816515)
[Leonard: split clk core part]
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
drivers/clk/clk.c
include/linux/clk-provider.h