devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling
@ 2023-10-03 10:22 Geert Uytterhoeven
  2023-10-03 13:04 ` Wolfram Sang
  2023-10-04 14:18 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-10-03 10:22 UTC (permalink / raw)
  To: Niklas Söderlund, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Sakari Ailus, Jacopo Mondi
  Cc: linux-media, linux-renesas-soc, devicetree, Geert Uytterhoeven

make dt_binding_check:

    field-active-even: missing type definition

The property is named "field-even-active", not "field-active-even".

Fixes: 3ab7801dfab998a2 ("media: dt-bindings: media: rcar-vin: Describe optional ep properties")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/media/renesas,vin.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/media/renesas,vin.yaml b/Documentation/devicetree/bindings/media/renesas,vin.yaml
index 324703bfb1bded3a..5539d0f8e74d2e82 100644
--- a/Documentation/devicetree/bindings/media/renesas,vin.yaml
+++ b/Documentation/devicetree/bindings/media/renesas,vin.yaml
@@ -95,7 +95,7 @@ properties:
               synchronization is selected.
             default: 1
 
-          field-active-even: true
+          field-even-active: true
 
           bus-width: true
 
@@ -144,7 +144,7 @@ properties:
                   synchronization is selected.
                 default: 1
 
-              field-active-even: true
+              field-even-active: true
 
               bus-width: true
 
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling
  2023-10-03 10:22 [PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling Geert Uytterhoeven
@ 2023-10-03 13:04 ` Wolfram Sang
  2023-10-04 14:18 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2023-10-03 13:04 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Niklas Söderlund, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Sakari Ailus, Jacopo Mondi,
	linux-media, linux-renesas-soc, devicetree

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

On Tue, Oct 03, 2023 at 12:22:57PM +0200, Geert Uytterhoeven wrote:
> make dt_binding_check:
> 
>     field-active-even: missing type definition
> 
> The property is named "field-even-active", not "field-active-even".
> 
> Fixes: 3ab7801dfab998a2 ("media: dt-bindings: media: rcar-vin: Describe optional ep properties")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling
  2023-10-03 10:22 [PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling Geert Uytterhoeven
  2023-10-03 13:04 ` Wolfram Sang
@ 2023-10-04 14:18 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-10-04 14:18 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linux-media, Rob Herring, Krzysztof Kozlowski,
	Mauro Carvalho Chehab, Conor Dooley, devicetree,
	linux-renesas-soc, Niklas Söderlund, Sakari Ailus,
	Jacopo Mondi


On Tue, 03 Oct 2023 12:22:57 +0200, Geert Uytterhoeven wrote:
> make dt_binding_check:
> 
>     field-active-even: missing type definition
> 
> The property is named "field-even-active", not "field-active-even".
> 
> Fixes: 3ab7801dfab998a2 ("media: dt-bindings: media: rcar-vin: Describe optional ep properties")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/devicetree/bindings/media/renesas,vin.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!


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

end of thread, other threads:[~2023-10-04 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 10:22 [PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling Geert Uytterhoeven
2023-10-03 13:04 ` Wolfram Sang
2023-10-04 14:18 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).