From: Lars Poeschel Date: Thu, 5 Oct 2017 07:50:02 +0000 (+0200) Subject: dt-bindings: pinctrl: Move mcp23s08 from gpio X-Git-Tag: v4.15-rc1~85^2~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a157789b78f4e95f5d66f8b564356e396716f67e;p=thirdparty%2Flinux.git dt-bindings: pinctrl: Move mcp23s08 from gpio The mcp23s08 driver was moved from gpio to pinctrl. This moves it's devicetree binding doc as well. So driver and binding doc are in sync again. Signed-off-by: Lars Poeschel Reviewed-by: Sebastian Reichel Signed-off-by: Linus Walleij --- diff --git a/Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt similarity index 100% rename from Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt rename to Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt