From: Linus Walleij Date: Mon, 25 Sep 2017 23:09:03 +0000 (+0200) Subject: hwmon: (gpio-fan) Move DT bindings to the right place X-Git-Tag: v4.15-rc1~176^2~16 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9dfe310ed5f0802cba5ec29f2b5f5f92ba8ad9e9;p=users%2Fjedix%2Flinux-maple.git hwmon: (gpio-fan) Move DT bindings to the right place 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 Acked-by: Rob Herring Signed-off-by: Guenter Roeck --- 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