commit | 6bc0d121a95b31b0962bf6a3f89099059bde409e | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Mon Jun 16 01:36:33 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:27 2014 +0200 |
tree | c6cac2d887093cf718d3931166d8ea8419c0dc43 | |
parent | fc72c923e50d5c0575faa5f6379bd55b900ed85a [diff] |
pinctrl: rockchip: precalculate iomux offsets An upcoming SoC introduces an interesting quirk to iomux handling making the calculation of the iomux register-offset harder. To keep the complexity down when getting/setting the mux, precalculate the actual register offset at probe-time. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>