On SDM845 abd SM8250 platforms two found VFE GDSC power domains shall not be operated, if titan top is turned off, thus the former power domains will be set as subdomains by a GDSC registration routine. The fixes allow to drastically simplify power domain management in CAMSS driver. Vladimir Zapolskiy (2): clk: qcom: camcc-sdm845: Fix topology around titan_top power domain clk: qcom: camcc-sm8250: Fix topology around titan_top power domain drivers/clk/qcom/camcc-sdm845.c | 4 ++++ drivers/clk/qcom/camcc-sm8250.c | 4 ++++ 2 files changed, 8 insertions(+) -- 2.33.0