linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode
@ 2020-12-28 19:28 Tim Harvey
  2021-01-11 20:14 ` Rob Herring
  2021-01-14 13:28 ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Tim Harvey @ 2020-12-28 19:28 UTC (permalink / raw)
  To: Rob Herring, devicetree, linux-kernel, linux-arm-kernel; +Cc: Tim Harvey

In 7497d4a66c59 ("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>
---
 Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
index d08e8fe..5a1e8d2 100644
--- a/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
+++ b/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
@@ -83,8 +83,9 @@ properties:
                 2 - scaled voltage based on an optional resistor divider
                     and optional offset
                 3 - pre-scaled 16-bit voltage value
+                4 - fan tach input to report RPM's
             $ref: /schemas/types.yaml#/definitions/uint32
-            enum: [0, 1, 2, 3]
+            enum: [0, 1, 2, 3, 4]
 
           gw,voltage-divider-ohms:
             description: Values of resistors for divider on raw ADC input
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode
  2020-12-28 19:28 [PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode Tim Harvey
@ 2021-01-11 20:14 ` Rob Herring
  2021-01-14 13:28 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-01-11 20:14 UTC (permalink / raw)
  To: Tim Harvey; +Cc: Rob Herring, linux-kernel, linux-arm-kernel, devicetree

On Mon, 28 Dec 2020 11:28:36 -0800, Tim Harvey wrote:
> In 7497d4a66c59 ("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>
> ---
>  Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode
  2020-12-28 19:28 [PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode Tim Harvey
  2021-01-11 20:14 ` Rob Herring
@ 2021-01-14 13:28 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2021-01-14 13:28 UTC (permalink / raw)
  To: Tim Harvey; +Cc: Rob Herring, devicetree, linux-kernel, linux-arm-kernel

On Mon, 28 Dec 2020, Tim Harvey wrote:

> In 7497d4a66c59 ("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>
> ---
>  Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-14 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 19:28 [PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode Tim Harvey
2021-01-11 20:14 ` Rob Herring
2021-01-14 13:28 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).