pinctrl: rockchip: add rk3188 specifics
authorHeiko Stübner <heiko@sntech.de>
Tue, 15 Oct 2013 23:08:42 +0000 (01:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 13:33:54 +0000 (15:33 +0200)
commit6ca5274d1d1258b0e84bc1a0d67ca160d8658e5a
tree5a26bd97f0a5b8a3a55e27288171337629a53d1c
parentd1358f90e3b63530a5e0cf4ffa7560b359e9d638
pinctrl: rockchip: add rk3188 specifics

Besides the pull registers sitting in a separate place, the rk3188 also
has the peculiarity that the pull registers of the first bank are split
and the first half is sitting in the register space of the pmu.

Therefore this adds a special bank-type for the first bank, to handle
the two register sources.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt
drivers/pinctrl/pinctrl-rockchip.c