提交 5513b411 编写于 作者: D Drew Fustini 提交者: Linus Walleij

Documentation: rename pinctl to pin-control

pinctl is not ideal as pinctrl (with an 'r') is much more common. Linus
state that pin-control.rst would be the best name for the documentation.

Link: https://lore.kernel.org/linux-gpio/20210126050817.GA187797@x1/#tSuggested-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NDrew Fustini <drew@beagleboard.org>
Link: https://lore.kernel.org/r/20210302053059.1049035-4-drew@beagleboard.orgSigned-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 6199f6be
...@@ -461,7 +461,7 @@ pin controller? ...@@ -461,7 +461,7 @@ pin controller?
This is done by registering "ranges" of pins, which are essentially This is done by registering "ranges" of pins, which are essentially
cross-reference tables. These are described in cross-reference tables. These are described in
Documentation/driver-api/pinctl.rst Documentation/driver-api/pin-control.rst
While the pin allocation is totally managed by the pinctrl subsystem, While the pin allocation is totally managed by the pinctrl subsystem,
gpio (under gpiolib) is still maintained by gpio drivers. It may happen gpio (under gpiolib) is still maintained by gpio drivers. It may happen
......
...@@ -62,7 +62,7 @@ available subsections can be seen below. ...@@ -62,7 +62,7 @@ available subsections can be seen below.
80211/index 80211/index
uio-howto uio-howto
firmware/index firmware/index
pinctl pin-control
gpio/index gpio/index
md/index md/index
media/index media/index
......
...@@ -14103,7 +14103,7 @@ L: linux-gpio@vger.kernel.org ...@@ -14103,7 +14103,7 @@ L: linux-gpio@vger.kernel.org
S: Maintained S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
F: Documentation/devicetree/bindings/pinctrl/ F: Documentation/devicetree/bindings/pinctrl/
F: Documentation/driver-api/pinctl.rst F: Documentation/driver-api/pin-control.rst
F: drivers/pinctrl/ F: drivers/pinctrl/
F: include/linux/pinctrl/ F: include/linux/pinctrl/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册