2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/pinctrl/mediatek
Yingjoe Chen e73fe2713f pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
Several mediatek soc use similar pull setting procedure as mt8173,
the pupd enable and resistance setting are in the same register.
Add common code mtk_pctrl_spec_pull_set_samereg out of spec_pull_set
in mt8173 to handle this case, so future soc driver can use it.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Hongzhou Yang <hongzhou.yang@mediatek.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-05-19 11:13:51 +02:00
..
Kconfig pinctrl: fix allmodconfig noise 2015-04-15 10:02:42 +02:00
Makefile arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. 2015-03-18 02:02:16 +01:00
pinctrl-mt8135.c pinctrl: mediatek: data struct optimize and remove unused member 2015-05-19 11:12:54 +02:00
pinctrl-mt8173.c pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code 2015-05-19 11:13:51 +02:00
pinctrl-mtk-common.c pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code 2015-05-19 11:13:51 +02:00
pinctrl-mtk-common.h pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code 2015-05-19 11:13:51 +02:00
pinctrl-mtk-mt8135.h pinctrl: mediatek: Fix include directive 2015-03-18 10:58:21 +01:00
pinctrl-mtk-mt8173.h pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file 2015-03-18 13:06:09 +01:00