public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: dt-bindings: renesas,rzg2l-cru: Improve documentation
@ 2024-09-05  7:18 Biju Das
  2024-09-09 14:33 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Biju Das @ 2024-09-05  7:18 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Biju Das, Geert Uytterhoeven, Magnus Damm, Lad Prabhakar,
	linux-media, devicetree, linux-renesas-soc, Biju Das,
	Pavel Machek

Fix the documentation issues pointed by Pavel while backporting
it to 6.1.y-cip.
 - Replace 'input'->'inputs' in main description
 - Replace 'Main'->'main' in CRU main clock description
 - Replace 'Register'-> 'register' in CRU Register access clock
   description

Reported-by: Pavel Machek <pavel@denx.de>
Closes: https://lore.kernel.org/all/ZtWJqOdRxkBkUb9y@duo.ucw.cz/
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 .../devicetree/bindings/media/renesas,rzg2l-cru.yaml        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml b/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml
index bc1245127025..d3c74341febc 100644
--- a/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml
+++ b/Documentation/devicetree/bindings/media/renesas,rzg2l-cru.yaml
@@ -13,7 +13,7 @@ maintainers:
 description:
   The CRU image processing module is a data conversion module equipped with pixel
   color space conversion, LUT, pixel format conversion, etc. An MIPI CSI-2 input and
-  parallel (including ITU-R BT.656) input are provided as the image sensor interface.
+  parallel (including ITU-R BT.656) inputs are provided as the image sensor interface.
 
 properties:
   compatible:
@@ -38,8 +38,8 @@ properties:
 
   clocks:
     items:
-      - description: CRU Main clock
-      - description: CRU Register access clock
+      - description: CRU main clock
+      - description: CRU register access clock
       - description: CRU image transfer clock
 
   clock-names:
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-09 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-05  7:18 [PATCH] media: dt-bindings: renesas,rzg2l-cru: Improve documentation Biju Das
2024-09-09 14:33 ` Rob Herring
2024-09-09 15:00   ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox