]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: rockchip: do not require 2nd register area
authorHeiko Stübner <heiko@sntech.de>
Mon, 5 May 2014 11:58:00 +0000 (13:58 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 May 2014 09:13:44 +0000 (11:13 +0200)
commitbfc7a42a0e74f0b589a017679620d2a3edda9198
tree0d828632a20a38d6cfd09b090f07837b9f639257
parent9dffe1d4a7c2ee53b982ecb12c277040743d6ca2
pinctrl: rockchip: do not require 2nd register area

Deprecate secondary register area for rk3188 pulls. Instead use big enough
initial mapping of grf registers to catch all.

The now deprecated register is still supported though.

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