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)
commit7d19273cd0408f8520539d5d6b1f695cd311b109
tree5a263820970b404ab55da76059ed4b84240dbd06
parentf722406faae2d073cc1d01063d1123c35425939e
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 ab78029ecc347debbd737f06688d788bd9d60c1d
"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