public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo
@ 2023-12-13 22:42 ` Rob Herring
  2023-12-14  3:39   ` Alim Akhtar
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2023-12-13 22:42 UTC (permalink / raw)
  To: Inki Dae, Seung-Woo Kim, Kyungmin Park, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Daniel Vetter,
	Krzysztof Kozlowski, Conor Dooley, Alim Akhtar
  Cc: Krzysztof Kozlowski, dri-devel, devicetree, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

The correct property name is 'reg' not 'regs'.

Fixes: 68e89bb36d58 ("dt-bindings: display: samsung,exynos-mixer: convert to dtschema")
Signed-off-by: Rob Herring <robh@kernel.org>
---
 .../bindings/display/samsung/samsung,exynos-mixer.yaml      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
index 25d53fde92e1..597c9cc6a312 100644
--- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
+++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
@@ -85,7 +85,7 @@ allOf:
         clocks:
           minItems: 6
           maxItems: 6
-        regs:
+        reg:
           minItems: 2
           maxItems: 2
 
@@ -99,7 +99,7 @@ allOf:
         clocks:
           minItems: 4
           maxItems: 4
-        regs:
+        reg:
           minItems: 2
           maxItems: 2
 
@@ -116,7 +116,7 @@ allOf:
         clocks:
           minItems: 3
           maxItems: 3
-        regs:
+        reg:
           minItems: 1
           maxItems: 1
 
-- 
2.43.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* RE: [PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo
  2023-12-13 22:42 ` [PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo Rob Herring
@ 2023-12-14  3:39   ` Alim Akhtar
  0 siblings, 0 replies; 2+ messages in thread
From: Alim Akhtar @ 2023-12-14  3:39 UTC (permalink / raw)
  To: 'Rob Herring', 'Inki Dae',
	'Seung-Woo Kim', 'Kyungmin Park',
	'Maarten Lankhorst', 'Maxime Ripard',
	'Thomas Zimmermann', 'David Airlie',
	'Daniel Vetter', 'Krzysztof Kozlowski',
	'Conor Dooley'
  Cc: 'Krzysztof Kozlowski', dri-devel, devicetree,
	linux-arm-kernel, linux-samsung-soc, linux-kernel



> -----Original Message-----
> From: Rob Herring <robh@kernel.org>
> Sent: Thursday, December 14, 2023 4:12 AM
> To: Inki Dae <inki.dae@samsung.com>; Seung-Woo Kim
> <sw0312.kim@samsung.com>; Kyungmin Park
> <kyungmin.park@samsung.com>; Maarten Lankhorst
> <maarten.lankhorst@linux.intel.com>; Maxime Ripard
> <mripard@kernel.org>; Thomas Zimmermann <tzimmermann@suse.de>;
> David Airlie <airlied@gmail.com>; Daniel Vetter <daniel@ffwll.ch>;
Krzysztof
> Kozlowski <krzysztof.kozlowski+dt@linaro.org>; Conor Dooley
> <conor+dt@kernel.org>; Alim Akhtar <alim.akhtar@samsung.com>
> Cc: Krzysztof Kozlowski <krzk@kernel.org>;
dri-devel@lists.freedesktop.org;
> devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
> samsung-soc@vger.kernel.org; linux-kernel@vger.kernel.org
> Subject: [PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs'
typo
> 
> The correct property name is 'reg' not 'regs'.
> 
> Fixes: 68e89bb36d58 ("dt-bindings: display: samsung,exynos-mixer: convert
> to dtschema")
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
Thanks,

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>

>  .../bindings/display/samsung/samsung,exynos-mixer.yaml      | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
[snip]
> 2.43.0



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-12-14  3:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20231213224223epcas5p31386d8403f97b986d39cd738af0ba781@epcas5p3.samsung.com>
2023-12-13 22:42 ` [PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo Rob Herring
2023-12-14  3:39   ` Alim Akhtar

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