Message ID | 20170925230911.20824-2-linus.walleij@linaro.org |
---|---|
State | New |
Headers | show |
Series | [1/9] hwmon: gpio-fan: Move DT bindings to the right place | expand |
On Tue, Sep 26, 2017 at 01:09:03AM +0200, Linus Walleij wrote: > This moves the GPIO fan bindings to the hwmon bindings. The GPIO > fan is a hwmon class hardware, not related to GPIO other than being > a consumer of GPIOs. > > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > Documentation/devicetree/bindings/{gpio => hwmon}/gpio-fan.txt | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/{gpio => hwmon}/gpio-fan.txt (100%) Acked-by: Rob Herring <robh@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Tue, Sep 26, 2017 at 01:09:03AM +0200, Linus Walleij wrote: > This moves the GPIO fan bindings to the hwmon bindings. The GPIO > fan is a hwmon class hardware, not related to GPIO other than being > a consumer of GPIOs. > > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > Acked-by: Rob Herring <robh@kernel.org> Applied to hwmon-next. Thanks, Guenter > --- > Documentation/devicetree/bindings/{gpio => hwmon}/gpio-fan.txt | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/{gpio => hwmon}/gpio-fan.txt (100%) > > diff --git a/Documentation/devicetree/bindings/gpio/gpio-fan.txt b/Documentation/devicetree/bindings/hwmon/gpio-fan.txt > similarity index 100% > rename from Documentation/devicetree/bindings/gpio/gpio-fan.txt > rename to Documentation/devicetree/bindings/hwmon/gpio-fan.txt -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/gpio/gpio-fan.txt b/Documentation/devicetree/bindings/hwmon/gpio-fan.txt
similarity index 100%
rename from Documentation/devicetree/bindings/gpio/gpio-fan.txt
rename to Documentation/devicetree/bindings/hwmon/gpio-fan.txt
This moves the GPIO fan bindings to the hwmon bindings. The GPIO fan is a hwmon class hardware, not related to GPIO other than being a consumer of GPIOs. Cc: devicetree@vger.kernel.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- Documentation/devicetree/bindings/{gpio => hwmon}/gpio-fan.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/{gpio => hwmon}/gpio-fan.txt (100%) -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html