On 10/14, gabriel.fernandez@xxxxxx wrote:Finally i prefer not, because i need also to disable power domain write protection in the patch 4 (clk: stm32f4: Add RTC clock).
@@ -292,8 +298,110 @@ static int stm32f4_rcc_lookup_clk_idx(u8 primary, u8 secondary)This can't be part of the stm32_rgate structure?
return clks[i];
}
+static struct regmap *pdrm;