commit | 62f49226b03b6464b6fa71ad926932f9b3c8232a | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Mon Jun 16 01:37:49 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:28 2014 +0200 |
tree | 6117d692b7515438a98646455c7cf398fd697d60 | |
parent | 95ec8ae4498e99efaf319700e3e7b40fb4a4afd6 [diff] |
pinctrl: rockchip: support unrouted iomuxes per bank On the upcoming RK3288 SoC contain some unrouted pins in their banks. So while for example pin8 of bank5 stays pin8 with all its settings (register offset etc), pins 0 to 7 are not routed outside the SoC at all. Therefore add a flag to mark these unrouted iomuxes to prevent people from using them. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>