From: Rob Herring Date: Tue, 18 Apr 2023 15:06:42 +0000 (-0500) Subject: dt-bindings: i2c: samsung: Fix 'deprecated' value X-Git-Tag: v6.6.17~4907^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=98530c34d0e149456258359f5bb3bb17fbdfd83b;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: i2c: samsung: Fix 'deprecated' value 'deprecated' is a boolean type which should have a value of 'true' rather than 'yes'. Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20230418150643.1529895-1-robh@kernel.org Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml b/Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml index 3d5782d..b204e35 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