commit | 2bc47dfe4f8b1a9b1fc44811dd0c9a6502d794cd | [log] [tgz] |
---|---|---|
author | Sean Wang <sean.wang@mediatek.com> | Sat Sep 08 19:07:30 2018 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 18 14:53:12 2018 -0700 |
tree | b086b161ca3ef452271af6e2a78a9e5006b8e837 | |
parent | ea051eb384139bd183757761aa83362f2290996d [diff] |
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c Certain SoC own multiple register base for accessing each pin groups, it's easy to be done with extend struct mtk_pin_field_calc to support the kind of SoC such as MT8183. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>