Re: [PATCH] hwmon: binding: Fix "#cooling-cells" property's name

2018-05-29 Thread Guenter Roeck
On Fri, May 25, 2018 at 10:49:57AM +0530, Viresh Kumar wrote: > It should be "#cooling-cells" instead of "cooling-cells". Fix it. > > Signed-off-by: Viresh Kumar Applied to hwmon-next after updating the subject. Thanks, Guenter > --- > Documentation/devicetree/bindings/hwmon/gpio-fan.txt | 2

[PATCH] hwmon: binding: Fix "#cooling-cells" property's name

2018-05-24 Thread Viresh Kumar
It should be "#cooling-cells" instead of "cooling-cells". Fix it. Signed-off-by: Viresh Kumar --- Documentation/devicetree/bindings/hwmon/gpio-fan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/hwmon/gpio-fan.txt b/Documentation/devicet