Commit 67db0ea3 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Guenter Roeck

dt-bindings: hwmon: ti,ina2xx: use common hwmon schema

Reference common hwmon schema which allows to drop the "label" property.
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240224-dt-bindings-hwmon-common-v2-2-b446eecf5480@linaro.orgSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent d590900b
......@@ -36,9 +36,6 @@ properties:
"#io-channel-cells":
const: 1
label:
description: A descriptive name for this device.
shunt-resistor:
description:
Shunt resistor value in micro-Ohm.
......@@ -73,7 +70,10 @@ required:
- compatible
- reg
additionalProperties: false
allOf:
- $ref: hwmon-common.yaml#
unevaluatedProperties: false
examples:
- |
......
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