diff options
author | Rob Herring <robh@kernel.org> | 2022-06-06 16:22:22 -0500 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-06-07 05:45:29 -0700 |
commit | 5e3f89ad8e0cbd75aa3479e9ceb96d9e1c5585b8 (patch) | |
tree | 06bbe79e001d8690789a313725367c4b119b6500 /Documentation | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) | |
download | linux-stable-5e3f89ad8e0cbd75aa3479e9ceb96d9e1c5585b8.tar.gz linux-stable-5e3f89ad8e0cbd75aa3479e9ceb96d9e1c5585b8.tar.bz2 linux-stable-5e3f89ad8e0cbd75aa3479e9ceb96d9e1c5585b8.zip |
dt-bindings: hwmon: ti,tmp401: Drop 'items' from 'ti,n-factor' property
'ti,n-factor' is a scalar type, so 'items' should not be used as that is
for arrays/matrix.
A pending meta-schema change will catch future cases.
Fixes: bd90c5b93950 ("dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x")
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220606212223.1360395-1-robh@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml b/Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml index fe0ac08faa1a..0e8ddf0ad789 100644 --- a/Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml +++ b/Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml @@ -40,9 +40,8 @@ properties: value to be used for converting remote channel measurements to temperature. $ref: /schemas/types.yaml#/definitions/int32 - items: - minimum: -128 - maximum: 127 + minimum: -128 + maximum: 127 ti,beta-compensation: description: |