summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/pin-control.rst
diff options
context:
space:
mode:
authorDario Binacchi <dariobin@libero.it>2021-05-27 22:13:09 +0200
committerLinus Walleij <linus.walleij@linaro.org>2021-05-28 02:59:40 +0200
commit07d5136f9bf1fa6abe70a1f88b04c1216fbf87a2 (patch)
tree4dca7ffa508f32a5fcbaa20d8dee7d6b96ec399d /Documentation/driver-api/pin-control.rst
parent4bc80da53317edd1c31c183203aa7d8809c42667 (diff)
docs/pinctrl: fix the reference to the u300 platform
With commit ce1380c9f4bc ("ARM: remove u300 platform") it is wrong to use arch/arm/mach-u300/Kconfig file as example. Since the u300 platform has been replaced by the u8500, let's use its Kconfig as example. Signed-off-by: Dario Binacchi <dariobin@libero.it> Link: https://lore.kernel.org/r/20210527201309.13308-1-dariobin@libero.it Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/driver-api/pin-control.rst')
-rw-r--r--Documentation/driver-api/pin-control.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/pin-control.rst b/Documentation/driver-api/pin-control.rst
index e2474425fb0c..71eefe5a023f 100644
--- a/Documentation/driver-api/pin-control.rst
+++ b/Documentation/driver-api/pin-control.rst
@@ -95,7 +95,7 @@ this in our driver::
To enable the pinctrl subsystem and the subgroups for PINMUX and PINCONF and
selected drivers, you need to select them from your machine's Kconfig entry,
since these are so tightly integrated with the machines they are used on.
-See for example arch/arm/mach-u300/Kconfig for an example.
+See for example arch/arm/mach-ux500/Kconfig for an example.
Pins usually have fancier names than this. You can find these in the datasheet
for your chip. Notice that the core pinctrl.h file provides a fancy macro