[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+V-a8t3PD0Ev7OpSRpHeOx0TLd=XqVe=rLUnzrJ=fVRbiWWyQ@mail.gmail.com>
Date: Tue, 19 Aug 2025 09:04:43 +0100
From: "Lad, Prabhakar" <prabhakar.csengg@...il.com>
To: Biju <biju.das.au@...il.com>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Geert Uytterhoeven <geert+renesas@...der.be>, Magnus Damm <magnus.damm@...il.com>,
Biju Das <biju.das.jz@...renesas.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>, linux-media@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-renesas-soc@...r.kernel.org
Subject: Re: [PATCH v2] media: dt-bindings: renesas,rzg2l-cru: Improve documentation
On Tue, Aug 19, 2025 at 8:49 AM Biju <biju.das.au@...il.com> wrote:
>
> From: Biju Das <biju.das.jz@...renesas.com>
>
> Drop CRU prefix from clocks and interrupts description.
>
> Signed-off-by: Biju Das <biju.das.jz@...renesas.com>
> ---
> Ref: https://lore.kernel.org/all/20240909143358.GA2013-robh@kernel.org/
> v1->v2:
> * Updated commit description
> * Dropped CRU prefixes from clocks and interrupts description.
> ---
> .../bindings/media/renesas,rzg2l-cru.yaml | 22 +++++++++----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Cheers,
Prabhakar
> diff --git a/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml b/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml
> index 47e18690fa57..0a57b9d15318 100644
> --- a/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml
> +++ b/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml
> @@ -32,15 +32,15 @@ properties:
> interrupts:
> oneOf:
> - items:
> - - description: CRU Interrupt for image_conv
> - - description: CRU Interrupt for image_conv_err
> - - description: CRU AXI master error interrupt
> + - description: Interrupt for image_conv
> + - description: Interrupt for image_conv_err
> + - description: AXI master error interrupt
> - items:
> - - description: CRU Interrupt for image_conv
> - - description: CRU AXI master error interrupt
> - - description: CRU Video Data AXI Master Address 0 Write End interrupt
> - - description: CRU Statistics data AXI master addr 0 write end interrupt
> - - description: CRU Video statistics data AXI master addr 0 write end interrupt
> + - description: Interrupt for image_conv
> + - description: AXI master error interrupt
> + - description: Video Data AXI Master Address 0 Write End interrupt
> + - description: Statistics data AXI master addr 0 write end interrupt
> + - description: Video statistics data AXI master addr 0 write end interrupt
>
> interrupt-names:
> oneOf:
> @@ -57,9 +57,9 @@ properties:
>
> clocks:
> items:
> - - description: CRU Main clock
> - - description: CRU Register access clock
> - - description: CRU image transfer clock
> + - description: Main clock
> + - description: Register access clock
> + - description: Image transfer clock
>
> clock-names:
> items:
> --
> 2.43.0
>
>
Powered by blists - more mailing lists