Re: [PATCH 2/3] dt-bindings: media: mediatek-mdp: Change the description of gce-events

From: Krzysztof Kozlowski
Date: Wed Dec 20 2023 - 02:06:51 EST


On 18/12/2023 09:36, Jason-JH.Lin wrote:
> Change the description of mediatek,gce-events property to reference
> mediatek,gce-mailbox.yaml.
>
> Signed-off-by: Jason-JH.Lin <jason-jh.lin@xxxxxxxxxxxx>
> ---
> .../devicetree/bindings/media/mediatek,mdp3-rdma.yaml | 5 +----
> .../devicetree/bindings/media/mediatek,mdp3-rsz.yaml | 5 +----
> .../devicetree/bindings/media/mediatek,mdp3-wrot.yaml | 5 +----
> 3 files changed, 3 insertions(+), 12 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml b/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
> index 7032c7e15039..adb3df4731f6 100644
> --- a/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
> +++ b/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
> @@ -40,10 +40,7 @@ properties:
>
> mediatek,gce-events:
> description:
> - The event id which is mapping to the specific hardware event signal
> - to gce. The event id is defined in the gce header
> - include/dt-bindings/gce/<chip>-gce.h of each chips.
> - $ref: /schemas/types.yaml#/definitions/uint32-array
> + Reference to Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml.

There is no reference here. You allow now any type. This does not make
any sense.

Best regards,
Krzysztof