commit | 12b8f01818974a5052b482db6c3fdca395f5dc4f | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Wed Aug 23 16:00:07 2017 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 31 15:25:42 2017 +0200 |
tree | bb4bd55929b1605941a15a083107ecadab657edf | |
parent | 8546137721a9f8bb0fe99d89558628f17344ad5c [diff] |
pinctrl: rockchip: Add rv1108 recalculated iomux support The pins from GPIO1A0 to GPIO1B1 are special, need to recalculate iomux. And the register offset is larger than the u8 range, so changed to u32. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>