devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value
@ 2023-04-18 15:06 Rob Herring
  2023-04-18 16:01 ` Krzysztof Kozlowski
  2023-04-20 20:28 ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Rob Herring @ 2023-04-18 15:06 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, linux-i2c, devicetree, linux-kernel

'deprecated' is a boolean type which should have a value of 'false' rather
than 'yes'.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml b/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml
index 3d5782deb97d..b204e35e4f8d 100644
--- a/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml
@@ -37,7 +37,7 @@ properties:
       for "samsung,s3c2440-hdmiphy-i2c" whose input/output lines are
       permanently wired to the respective client.
       This property is deprecated. Use "pinctrl-0" and "pinctrl-names" instead.
-    deprecated: yes
+    deprecated: true
 
   interrupts:
     maxItems: 1
-- 
2.39.2


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

* Re: [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value
  2023-04-18 15:06 [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value Rob Herring
@ 2023-04-18 16:01 ` Krzysztof Kozlowski
  2023-04-18 17:59   ` Rob Herring
  2023-04-20 20:28 ` Rob Herring
  1 sibling, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-04-18 16:01 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski; +Cc: linux-i2c, devicetree, linux-kernel

On 18/04/2023 17:06, Rob Herring wrote:
> 'deprecated' is a boolean type which should have a value of 'false' rather

I think you meant 'true'.


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

> than 'yes'.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value
  2023-04-18 16:01 ` Krzysztof Kozlowski
@ 2023-04-18 17:59   ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2023-04-18 17:59 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, linux-i2c, devicetree, linux-kernel

On Tue, Apr 18, 2023 at 06:01:02PM +0200, Krzysztof Kozlowski wrote:
> On 18/04/2023 17:06, Rob Herring wrote:
> > 'deprecated' is a boolean type which should have a value of 'false' rather
> 
> I think you meant 'true'.

That is so true. ;)

> 
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> > than 'yes'.
> > 
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > ---
> >  Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> Best regards,
> Krzysztof
> 

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

* Re: [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value
  2023-04-18 15:06 [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value Rob Herring
  2023-04-18 16:01 ` Krzysztof Kozlowski
@ 2023-04-20 20:28 ` Rob Herring
  1 sibling, 0 replies; 4+ messages in thread
From: Rob Herring @ 2023-04-20 20:28 UTC (permalink / raw)
  To: Rob Herring
  Cc: linux-kernel, linux-i2c, Krzysztof Kozlowski, devicetree,
	Krzysztof Kozlowski


On Tue, 18 Apr 2023 10:06:42 -0500, Rob Herring wrote:
> 'deprecated' is a boolean type which should have a value of 'false' rather
> than 'yes'.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Fixed the commit message and applied.


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

end of thread, other threads:[~2023-04-20 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 15:06 [PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value Rob Herring
2023-04-18 16:01 ` Krzysztof Kozlowski
2023-04-18 17:59   ` Rob Herring
2023-04-20 20:28 ` 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).