Re: [PATCH 2/3] dt-bindings: media: i2c: Add vision-components,mipi-module-controller
From: Krzysztof Kozlowski
Date: Wed Sep 16 2026 - 04:47:31 EST
On 16/09/2026 09:45, Laurent Pinchart wrote:
>>>> +
>>>> + reg:
>>>> + maxItems: 1
>>>> +
>>>> + '#clock-cells':
>>>> + const: 0
>>>> +
>>>> + clock-frequency:
>>>> + description: Frequency of the sensor clock provided by the module
>>>
>>> Drop, implied by the compatible
>>
>> Do you mean dropping the whole property, or just the "description"?
>
> Different modules have different clock frequencies, don't they ? The
> property seems needed.
Yes, that would be fine with assumption there is no actual sensor
described. If there is a sensor in DT, that one will have a proper
driver binding and asking for frequency?
Best regards,
Krzysztof