clk: starfive: Add funtions of saving and restoring data about SYS, AON and STG
[platform/kernel/linux-starfive.git] / drivers / clk / starfive / clk-starfive-jh7110.h
old mode 100755 (executable)
new mode 100644 (file)
index 4560b75..c776ab3
@@ -59,6 +59,7 @@ struct jh7110_clk {
        unsigned int idx;
        unsigned int max_div;
        unsigned int reg_flags;
+       u32 saved_reg_value;
 };
 
 struct jh7110_clk_priv {