Re: [PATCH V2] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs

From: Bryan O'Donoghue
Date: Mon May 01 2023 - 11:21:54 EST


On 01/05/2023 15:29, Taniya Das wrote:
Camera titan top GDSC is a parent supply to all other camera GDSCs. Titan
top GDSC is required to be enabled before enabling any other camera GDSCs
and it should be disabled only after all other camera GDSCs are disabled.
Ensure this behavior by marking titan top GDSC as parent of all other
camera GDSCs.

Fixes: 15d09e830bbc ("clk: qcom: camcc: Add camera clock controller driver for SC7180")
Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>


Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>