Message ID | 20240927103212.4154273-1-vladimir.zapolskiy@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm: qcom: sm8550: Change camcc power domain from MMCX to MXC | expand |
On 9/27/24 13:32, Vladimir Zapolskiy wrote: > The problem is trivial to reproduce and the fix is trivial to verify, > it's sufficient to enable SM8550 camera clock controller and a CCI > controller, for instance on SM8550-QRD CCI0 or CCI1 can be enabled: > > &cci0 { > status = "okay"; > }; > > I made a special effort to check that the power domain in SM8550 camcc > is sufficient to be replaced, and Titan and other provided GDSCs can > be turned on/off, if the clock controller is disconneced from MMCX and > MMCX is off according to /sys/kernel/debug/pm_genpd/pm_genpd_summary. > Additionally it makes sense to mention that the fix alone has been already sent for a review as an RFT change: * https://lore.kernel.org/all/20240612214812.1149019-1-vladimir.zapolskiy@linaro.org/ -- Best wishes, Vladimir