Re: [PATCH v1 1/4] dt-bindings: media: Add Sony IMX585 CMOS image sensor
From: Krzysztof Kozlowski
Date: Sun Jul 06 2025 - 03:31:15 EST
On 06/07/2025 08:52, Will Whang wrote:
>>> + link-frequencies:
>>> + description: Select the MIPI-CSI2 link speed in Mhz
>>> + items:
>>> + enum: [ 297000000, 360000000, 445500000, 594000000,
>>> + 720000000, 891000000, 1039500000 ]
>>> +
>>> + required:
>>> + - data-lanes
>>> + - link-frequencies
>>> +
>>> + required:
>>> + - endpoint
>>> +
>>> +required:
>>> + - compatible
>>> + - reg
>>
>> And why here is different? BTW, here it is correct.
>>
> Sorry I'm not sure if I get your comment correctly but I think this updated
> version is what you mean?
I meant the order of properties listed here and in properties: section.
>
Best regards,
Krzysztof