Commit 98530c34 authored by Rob Herring's avatar Rob Herring

dt-bindings: i2c: samsung: Fix 'deprecated' value

'deprecated' is a boolean type which should have a value of 'true' rather
than 'yes'.
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230418150643.1529895-1-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent ed3d8f3e
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment