pinctrl: nomadik: assure GPIO chips are populated
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 17 Jun 2015 21:10:21 +0000 (23:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jul 2015 07:11:14 +0000 (09:11 +0200)
commitab4a936247561cd998913bab5f15e3d3eaed1f9e
tree82e449c8bd183f32c592f3b511ec3a597d95979f
parent6ca7d2e352545132923bfdfcd17a4ceee80f5ce9
pinctrl: nomadik: assure GPIO chips are populated

If the pin controller probes before the GPIO driver it needs to
populate the GPIO driver state containers ahead of the actual
driver probe as the addresses are used by both halves of the
driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt
drivers/pinctrl/nomadik/pinctrl-nomadik.c