Re: [PATCH v9 06/10] dt-bindings: clock: qcom: Add support for CAMCC for Eliza

Taniya Das <[email protected]> Thu, 6 Aug 2026 15:28:44 +0530
Newsgroups org.kernel.vger.linux-clk,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>

On 8/5/2026 7:56 PM, Rob Herring wrote:
> On Tue, Aug 04, 2026 at 11:20:19PM +0530, Taniya Das wrote:
>> Eliza camera clock controller is on CX and MX rails similar to Milos.
>> Add compatible string for Eliza camera and camera BIST clock
>> controller to the existing Milos camcc binding and add the
>> dt-bindings header for Eliza.
>>
>> The camera clock controller provides power domains, so 'power-domain-cells'
> 
> You mean '#power-domain-cells'?

Yeah Rob, I mean #power-domain-cells. I will update the commit text as well.

> 
>> must be present in the device tree node. Add this to required properties
>> to enforce it in the binding schema.
> 
> The sashiko report seems valid to me. Should cambistmclkcc be a power 
> domain provider?
> 

cambistmclkcc is a clock controller similar to camcc, I have tried to
reuse the same bindings. I will add a constraint to take care of the
comments from 'sashiko'.

-- 
Thanks,
Taniya Das