summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/Makefile
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2018-09-08 19:07:32 +0800
committerLinus Walleij <linus.walleij@linaro.org>2018-09-18 14:53:22 -0700
commitb7d7f9eeca551f9cf1f6418749cd609d371faf55 (patch)
treebd3acab198ae52c6787d3d6d9ecea0cb632d4d39 /drivers/pinctrl/mediatek/Makefile
parent9d9b171c6897265c5af870affd83fe3c51f1df76 (diff)
downloadlinux-b7d7f9eeca551f9cf1f6418749cd609d371faf55.tar.gz
linux-b7d7f9eeca551f9cf1f6418749cd609d371faf55.tar.bz2
linux-b7d7f9eeca551f9cf1f6418749cd609d371faf55.zip
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
Because the pincrl-mtk-common.c is an implementation for per-pin binding, its pin descriptor includes more information than pinctrl-mtk-common-v2 so far can support. So, we complement these data before writing a driver using pincrl-mtk-common-v2.c for per-pin binding. By the way, the size of struct mtk_pin_desc would be larger than struct pinctrl_pin_desc can hold, so it's necessary to have a copy before the pins information is being registered into the core. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/mediatek/Makefile')
0 files changed, 0 insertions, 0 deletions