* [PATCH] hwmon: binding: Fix "#cooling-cells" property's name
@ 2018-05-25 5:19 Viresh Kumar
2018-05-29 20:59 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2018-05-25 5:19 UTC (permalink / raw)
To: Guenter Roeck, Rob Herring, Mark Rutland
Cc: Viresh Kumar, Vincent Guittot, devicetree, linux-kernel
It should be "#cooling-cells" instead of "cooling-cells". Fix it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
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/devicetree/bindings/hwmon/gpio-fan.txt
index 439a7430fc68..2becdcfdc840 100644
--- a/Documentation/devicetree/bindings/hwmon/gpio-fan.txt
+++ b/Documentation/devicetree/bindings/hwmon/gpio-fan.txt
@@ -11,7 +11,7 @@ Bindings for fan connected to GPIO lines
must have the RPM values in ascending order.
- alarm-gpios: This pin going active indicates something is wrong with
the fan, and a udev event will be fired.
-- cooling-cells: If used as a cooling device, must be <2>
+- #cooling-cells: If used as a cooling device, must be <2>
Also see: Documentation/devicetree/bindings/thermal/thermal.txt
min and max states are derived from the speed-map of the fan.
--
2.15.0.194.g9af6a3dea062
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] hwmon: binding: Fix "#cooling-cells" property's name
2018-05-25 5:19 [PATCH] hwmon: binding: Fix "#cooling-cells" property's name Viresh Kumar
@ 2018-05-29 20:59 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2018-05-29 20:59 UTC (permalink / raw)
To: Viresh Kumar
Cc: Rob Herring, Mark Rutland, Vincent Guittot, devicetree,
linux-kernel
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 <viresh.kumar@linaro.org>
Applied to hwmon-next after updating the subject.
Thanks,
Guenter
> ---
> 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/devicetree/bindings/hwmon/gpio-fan.txt
> index 439a7430fc68..2becdcfdc840 100644
> --- a/Documentation/devicetree/bindings/hwmon/gpio-fan.txt
> +++ b/Documentation/devicetree/bindings/hwmon/gpio-fan.txt
> @@ -11,7 +11,7 @@ Bindings for fan connected to GPIO lines
> must have the RPM values in ascending order.
> - alarm-gpios: This pin going active indicates something is wrong with
> the fan, and a udev event will be fired.
> -- cooling-cells: If used as a cooling device, must be <2>
> +- #cooling-cells: If used as a cooling device, must be <2>
> Also see: Documentation/devicetree/bindings/thermal/thermal.txt
> min and max states are derived from the speed-map of the fan.
>
> --
> 2.15.0.194.g9af6a3dea062
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-29 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-25 5:19 [PATCH] hwmon: binding: Fix "#cooling-cells" property's name Viresh Kumar
2018-05-29 20:59 ` Guenter Roeck
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).