]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism
authorChristian Ruppert <christian.ruppert@abilis.com>
Fri, 10 May 2013 14:05:50 +0000 (16:05 +0200)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 15 May 2013 04:42:03 +0000 (10:12 +0530)
commit5aa16055f5d70e7bc437cb9f74ee143e6d227ed3
tree5a263820970b404ab55da76059ed4b84240dbd06
parent9dd09e6de2d6786a50b589a77aeec22d46f3a4ab
ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism

The TB10x platform port includes a custom mechanism using to set up
default pin controller configurations using abilis,simple-default
pin configurations of nodes compatible with abilis,simple-pinctrl. This
mechanism is redundant with the Linux standard "default" pin
configuration, see commit 3e0f75546f83975d46e4e47ee18412ca53697a75
"drivers/pinctrl: grab default handles from device core".
This patch removes the TB10x custom mechanism in favour of the Linux
standard.

Signed-off-by: Christian Ruppert <christian.ruppert@abilis.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/boot/dts/abilis_tb100_dvk.dts
arch/arc/boot/dts/abilis_tb101_dvk.dts
arch/arc/boot/dts/abilis_tb10x.dtsi
arch/arc/plat-tb10x/tb10x.c