On 24.08.2023 19:34, Ajit Pandey wrote:Sure, will update this in next series
Add Global Clock Controller (GCC) support for SM4450 platform.[...]
Signed-off-by: Ajit Pandey <quic_ajipan@xxxxxxxxxxx>
---
+qcom_branch_set_force_mem_core() and remove the comment
+ /* FORCE_MEM_CORE_ON for ufs phy ice core clocks */
+ regmap_update_bits(regmap, gcc_ufs_phy_ice_core_clk.halt_reg, BIT(14), BIT(14));
Konrad