commit | 03716e1dd01b0e761a7db8f82c81f11746a0ef97 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Mon Jun 16 01:36:57 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:27 2014 +0200 |
tree | 0ad24ca9967c31e839067568fd453c16094dfe03 | |
parent | 6bc0d121a95b31b0962bf6a3f89099059bde409e [diff] |
pinctrl: rockchip: add support for 4bit wide iomux settings In the upcoming rk3288 SoC some iomux settings are 4bit wide instead of the regular 2bit. Therefore add a flag to mark iomuxes as such and adapt the mux-access as well as the offset calculation accordingly. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>