From: Johannes Thumshirn Date: Wed, 21 Aug 2013 12:42:09 +0000 (+0200) Subject: documentation/devicetree: Move DT bindings from gpio to watchdog X-Git-Tag: v3.13-rc1~42^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cfff96e69f05176afd0e58d3a8c853a6d68ce544;p=thirdparty%2Flinux.git documentation/devicetree: Move DT bindings from gpio to watchdog I accidently put the devicetree bindings for the MEN A21 watchdog driver in Documentation/devicetree/bindings/gpio instead of Documentation/devicetree/bindings/watchdog, this patch addresses this error. Signed-off-by: Johannes Thumshirn Acked-by: Stephen Warren Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Rob Landley --- diff --git a/Documentation/devicetree/bindings/gpio/men-a021-wdt.txt b/Documentation/devicetree/bindings/watchdog/men-a021-wdt.txt similarity index 100% rename from Documentation/devicetree/bindings/gpio/men-a021-wdt.txt rename to Documentation/devicetree/bindings/watchdog/men-a021-wdt.txt