commit | 14dee8677e197f08be33aef4820b78be992c683f | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Mon May 05 13:59:09 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 09 11:15:17 2014 +0200 |
tree | 9931b97ed02be47c1a9517ec710a32149b8a1617 | |
parent | 622f32372bf0592f062c413a91bda6433d5a0147 [diff] |
pinctrl: rockchip: let pmu registers be supplied by a syscon Currently the pmu registers containing pin pull settings on the rk3188 are mapped locally when bank0 is instantiated. Add an alternative that can resolve the pmu from a syscon phandle. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Max Schwarz <max.schwarz@online.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>