Re: [PATCH v6 1/3] media: dt-bindings: media: add rockchip-vip

From: Krzysztof Kozlowski
Date: Tue Oct 03 2023 - 05:17:46 EST


On 03/10/2023 10:40, Mehdi Djait wrote:

>>> +maintainers:
>>> + - Mehdi Djait <mehdi.djait@xxxxxxxxxxx>
>>> +
>>> +description: |-
>>
>> Don't need '|-'.
>>
>>> + Rockchip Video Input Processor present on PX30, RK1808, RK3128 and RK3288
>>
>> Write complete sentences.
>>
>>
>>
>>> +
>>> +properties:
>>> + compatible:
>>> + const: rockchip,px30-vip
>>
>> I see 4 SoCs listed, but only 1 compatible.
>>
>
> PX30 is the only SoC I have used to test the driver. What is the best
> way to proceed here ? Change the description ?
>

The best is to have bindings complete for all of the four SoCs, even if
you did not test the driver on them. The "complete" means
hardware-complete, so what the datasheet/spec is saying.

If anything is missing, could be added later.

You can change the description and drop other SoCs as well.

Best regards,
Krzysztof