提交 17db9f38 编写于 作者: H Hans Holmberg 提交者: Mark Brown

regulator: gpio: correct default type

The driver defaults to voltage, not current, type so correct
this in the device tree binding documentation.
Signed-off-by: NHans Holmberg <hans@pixelmunchies.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 d00b7461
...@@ -13,7 +13,7 @@ Optional properties: ...@@ -13,7 +13,7 @@ Optional properties:
- startup-delay-us : Startup time in microseconds. - startup-delay-us : Startup time in microseconds.
- enable-active-high : Polarity of GPIO is active high (default is low). - enable-active-high : Polarity of GPIO is active high (default is low).
- regulator-type : Specifies what is being regulated, must be either - regulator-type : Specifies what is being regulated, must be either
"voltage" or "current", defaults to current. "voltage" or "current", defaults to voltage.
Any property defined as part of the core regulator binding defined in Any property defined as part of the core regulator binding defined in
regulator.txt can also be used. regulator.txt can also be used.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册