提交 d8880a12 编写于 作者: A Alexandre Belloni 提交者: Shawn Guo

pinctrl: pinctrl-mxs: document the missing pull-ups

Some pins on the i.mx23 and i.mx28 are missing pull-ups, document that
oddity because it was difficult to know the expected behaviour.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 7d403408
...@@ -70,6 +70,10 @@ Optional subnode-properties: ...@@ -70,6 +70,10 @@ Optional subnode-properties:
0: Disable the internal pull-up 0: Disable the internal pull-up
1: Enable the internal pull-up 1: Enable the internal pull-up
Note that when enabling the pull-up, the internal pad keeper gets disabled.
Also, some pins doesn't have a pull up, in that case, setting the fsl,pull-up
will only disable the internal pad keeper.
Examples: Examples:
pinctrl@80018000 { pinctrl@80018000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册