commit | c4a532dee6b6e433d267d76d643e62ab90ca9eb9 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Wed Mar 26 00:57:52 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Apr 14 09:39:33 2014 +0200 |
tree | cc4a58ffefe58e9eda1b84cc640fe504886cf4c7 | |
parent | 14797189b35e9ec4344eeb75bdca4120cba88b69 [diff] |
pinctrl: rockchip: handle first half of rk3188-bank0 correctly The first half of pinbank 0 only has one muxing function (as gpios) and does not have a special mux-register. Therefore ensure that no other mux function can be selected and also do not write to a non-existent register. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>