[PATCH v3 2/5] dt-bindings: media: Add bindings for ARM mali-c55

Dan Scally dan.scally at ideasonboard.com
Wed Mar 6 01:44:24 PST 2024


Morning Krzysztof

On 06/03/2024 07:36, Krzysztof Kozlowski wrote:
> On 05/03/2024 17:48, Daniel Scally wrote:
>> Add the yaml binding for ARM's Mali-C55 Image Signal Processor.
>>
>> Acked-by: Nayden Kanchev <nayden.kanchev at arm.com>
>> Signed-off-by: Daniel Scally <dan.scally at ideasonboard.com>
>> ---
> ...
>
>> +
>> +  ports:
>> +    $ref: /schemas/graph.yaml#/properties/ports
>> +
>> +    properties:
>> +      port at 0:
>> +        $ref: /schemas/graph.yaml#/properties/port
>> +        description: Input parallel video bus
>> +
>> +        properties:
>> +          endpoint:
>> +            $ref: /schemas/graph.yaml#/properties/endpoint
> How many ports do you have here? If only one, why this isn't just a
> 'port' instead of 'ports'?


Just one port; I had forgotten ports as a container was optional - I'll switch to just port, thanks.

>
> Best regards,
> Krzysztof
>



More information about the linux-arm-kernel mailing list