On 2/16/26 9:54 AM, Luca Weiss wrote:
> Add bindings, driver and dts to support the Camera Subsystem on the
> SM6350 SoC.
> 
> These patches were tested on a Fairphone 4 smartphone with WIP sensor
> drivers (Sony IMX576 and IMX582), the camera pipeline works properly as
> far as I can tell.
> 
> Though when stopping the camera stream, the following clock warning
> appears in dmesg. But it does not interfere with any functionality,
> starting and stopping the stream works and debugcc is showing 426.4 MHz
> while the clock is on, and 'off' while it's off.
> 
> Any suggestion how to fix this, is appreciated.

https://lore.kernel.org/linux-arm-msm/[email protected]/

Could you check the ordering between disabling that clock and
calling icc_set(.., 0, 0)? Or perhaps we have another missing icc
path somewhere?

Konrad

Reply via email to