]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b7c3656ff229ded0573e58120fbb4ae4c382ea2
tree5a26bd97f0a5b8a3a55e27288171337629a53d1c
parent505ff5716e1f083f6b94253a6d614d7246ca94f6
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