commit | 13e3008fae342c86dd645b2ec4c669bbb40c5d33 | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Thu Oct 22 13:30:20 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 30 10:40:57 2015 +0100 |
tree | 1dc6c55d975e30ecc248ea2a9106c3ab71601c13 | |
parent | d94b986aa734efea09fbc8f59390ba2e4e00f9d0 [diff] |
pinctrl: zynq: Initialize early Supplying pinmux configuration for e.g. gpio pins leads to deferred probes because the pinctrl device is probed much later than gpio. Move the init call to a much earlier stage so it probes before the devices that may need it. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Tested-by: Sören Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>