Commit a76ce61
clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as a parent to other
When a consumer turns on/off a power domain dependent on another power
domain in hardware, the parent power domain shall be turned on/off by
the power domain provider as well, and to get it the power domain hardware
hierarchy shall be described in the CAMCC driver.
Establish the power domain hierarchy with a Titan GDSC set as a parent of
all other GDSC power domains provided by the SM6350 camera clock controller
to enforce a correct sequence of enabling and disabling power domains by
the consumers, this fixes the CAMCC as a supplier of power domains to CAMSS
IP and its driver.
Fixes: 80f5451 ("clk: qcom: Add camera clock controller driver for SM6350")
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Link: https://lore.kernel.org/r/20251021234450.2271279-3-vladimir.zapolskiy@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>1 parent d8f1121 commit a76ce61
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1693 | 1693 | | |
1694 | 1694 | | |
1695 | 1695 | | |
| 1696 | + | |
| 1697 | + | |
1696 | 1698 | | |
1697 | 1699 | | |
1698 | 1700 | | |
| |||
1702 | 1704 | | |
1703 | 1705 | | |
1704 | 1706 | | |
| 1707 | + | |
1705 | 1708 | | |
1706 | 1709 | | |
1707 | 1710 | | |
| |||
1714 | 1717 | | |
1715 | 1718 | | |
1716 | 1719 | | |
| 1720 | + | |
1717 | 1721 | | |
1718 | 1722 | | |
1719 | 1723 | | |
| |||
1726 | 1730 | | |
1727 | 1731 | | |
1728 | 1732 | | |
| 1733 | + | |
1729 | 1734 | | |
1730 | 1735 | | |
1731 | 1736 | | |
| |||
1737 | 1742 | | |
1738 | 1743 | | |
1739 | 1744 | | |
| 1745 | + | |
1740 | 1746 | | |
1741 | 1747 | | |
1742 | 1748 | | |
| |||
1748 | 1754 | | |
1749 | 1755 | | |
1750 | 1756 | | |
| 1757 | + | |
1751 | 1758 | | |
1752 | 1759 | | |
1753 | 1760 | | |
| |||
0 commit comments