]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: mcp23s08: rename the device tree property
authorLars Poeschel <poeschel@lemonage.de>
Wed, 28 Aug 2013 08:38:50 +0000 (10:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Aug 2013 07:25:52 +0000 (09:25 +0200)
commit45971686967e252e800992bb23f3f9809ceece38
treed213673d62a4e9ba4011bdf06c59dbf53758a04d
parent6c56c6cd8031e01719e5a5392571c3be08737434
gpio: mcp23s08: rename the device tree property

The device tree property should be more descriptive.
microchip seems more reasonable than mcp. The old mcp
prefix is still supported but marked as deprecated.
Users of mcp have to switch to the microchip prefix.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt
drivers/gpio/gpio-mcp23s08.c