]> git.baikalelectronics.ru Git - kernel.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)
commit0ec7ea7cc4a4ece0ff7b9f74f92092b13f497a96
treed213673d62a4e9ba4011bdf06c59dbf53758a04d
parent6eb347b4062bcf62b5dcd0ed3fc415303bb2d047
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