Skip to content

Commit c239fea

Browse files
GateworksLee Jones
authored andcommitted
dt-bindings: mfd: gateworks-gsc: Add fan-tach mode
In 7497d4a ("hwmon: (gsc-hwmon) add fan sensor") a mode was added to report RPM's from a fan tach input. Add this mode to the dt-bindings for the Gateworks System Controller. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 parent f7b6732 commit c239fea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ properties:
8383
2 - scaled voltage based on an optional resistor divider
8484
and optional offset
8585
3 - pre-scaled 16-bit voltage value
86+
4 - fan tach input to report RPM's
8687
$ref: /schemas/types.yaml#/definitions/uint32
87-
enum: [0, 1, 2, 3]
88+
enum: [0, 1, 2, 3, 4]
8889

8990
gw,voltage-divider-ohms:
9091
description: Values of resistors for divider on raw ADC input

0 commit comments

Comments
 (0)