Linux Media Controller development
 help / color / mirror / Atom feed
From: Dan Scally <dan.scally@ideasonboard.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Cc: jacopo.mondi@ideasonboard.com, nayden.kanchev@arm.com,
	robh+dt@kernel.org, mchehab@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
	jerome.forissier@linaro.org, kieran.bingham@ideasonboard.com,
	laurent.pinchart@ideasonboard.com
Subject: Re: [PATCH v3 2/5] dt-bindings: media: Add bindings for ARM mali-c55
Date: Wed, 6 Mar 2024 09:44:24 +0000	[thread overview]
Message-ID: <e6508439-4273-49b2-b28f-7a6fa7c97201@ideasonboard.com> (raw)
In-Reply-To: <e9a7b038-dd5d-43a3-9042-6c956032ce2a@linaro.org>

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@arm.com>
>> Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
>> ---
> ...
>
>> +
>> +  ports:
>> +    $ref: /schemas/graph.yaml#/properties/ports
>> +
>> +    properties:
>> +      port@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
>

  reply	other threads:[~2024-03-06  9:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 16:48 [PATCH v3 0/5] Add Arm Mali-C55 Image Signal Processor Driver Daniel Scally
2024-03-05 16:48 ` [PATCH v3 1/5] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code Daniel Scally
2024-03-05 17:04   ` Jacopo Mondi
2024-03-05 16:48 ` [PATCH v3 2/5] dt-bindings: media: Add bindings for ARM mali-c55 Daniel Scally
2024-03-06  7:36   ` Krzysztof Kozlowski
2024-03-06  9:44     ` Dan Scally [this message]
2024-03-05 16:48 ` [PATCH v3 3/5] media: mali-c55: Add Mali-C55 ISP driver Daniel Scally
2024-03-05 16:48 ` [PATCH v3 4/5] media: Documentation: Add Mali-C55 ISP Documentation Daniel Scally
2024-03-05 17:24   ` Jacopo Mondi
2024-03-06 10:03     ` Dan Scally
2024-03-08 10:23       ` Jacopo Mondi
2024-03-08 10:41         ` Dan Scally
2024-03-05 16:48 ` [PATCH v3 5/5] MAINTAINERS: Add entry for mali-c55 driver Daniel Scally

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6508439-4273-49b2-b28f-7a6fa7c97201@ideasonboard.com \
    --to=dan.scally@ideasonboard.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jacopo.mondi@ideasonboard.com \
    --cc=jerome.forissier@linaro.org \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=nayden.kanchev@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox