summaryrefslogtreecommitdiffstats
path: root/Documentation/w1/masters/w1-gpio.rst
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2022-01-18 03:03:39 +0100
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-01-18 03:03:39 +0100
commit87a0b2fafc09766d8c55461a18345a1cfb10a7fe (patch)
treef2ecd87b34a4709e49b51470056f6b6e528fefca /Documentation/w1/masters/w1-gpio.rst
parentInput: ti_am335x_tsc - fix a typo in a comment (diff)
parentLinux 5.16 (diff)
downloadlinux-87a0b2fafc09766d8c55461a18345a1cfb10a7fe.tar.xz
linux-87a0b2fafc09766d8c55461a18345a1cfb10a7fe.zip
Merge tag 'v5.16' into next
Sync up with mainline to bring in the latest API changes.
Diffstat (limited to 'Documentation/w1/masters/w1-gpio.rst')
-rw-r--r--Documentation/w1/masters/w1-gpio.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/w1/masters/w1-gpio.rst b/Documentation/w1/masters/w1-gpio.rst
index 18fdb7366372..15236605503b 100644
--- a/Documentation/w1/masters/w1-gpio.rst
+++ b/Documentation/w1/masters/w1-gpio.rst
@@ -11,7 +11,7 @@ Description
GPIO 1-wire bus master driver. The driver uses the GPIO API to control the
wire and the GPIO pin can be specified using GPIO machine descriptor tables.
It is also possible to define the master using device tree, see
-Documentation/devicetree/bindings/w1/w1-gpio.txt
+Documentation/devicetree/bindings/w1/w1-gpio.yaml
Example (mach-at91)