diff options
author | Zhiyong Tao <zhiyong.tao@mediatek.com> | 2020-11-20 12:30:58 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-12-04 11:43:51 +0300 |
commit | 517c3f5a8683c950efe17aa01e55efb3b0f2c770 (patch) | |
tree | 7c3c5320bdbc057f0f0219ff553b0e6e52798a37 /Makefile | |
parent | 89cce2b3f247a434ee174ab6803698041df98014 (diff) | |
download | linux-517c3f5a8683c950efe17aa01e55efb3b0f2c770.tar.xz |
pinctrl: mtk: Fix low level output voltage issue
This patch is used to fix low level output voltage issue.
A pin is changed from input pull-up to output high.
The Dout value of the pin is default as 0.
If we change the direction of the pin before the dout value of the pin,
It maybe produce a low level output voltage between "input pull-up" and
"output high".
Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com>
Link: https://lore.kernel.org/r/20201120093058.7248-2-zhiyong.tao@mediatek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions