aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/leds/register-bit-led.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-02-22 10:00:02 +0100
committerRob Herring <robh@kernel.org>2020-02-24 12:12:44 -0600
commit54b3719d82e0816271e35579a9967b8a3b42296d (patch)
tree629e155d8bc87ff45c2c00da16852be97940e9bb /Documentation/devicetree/bindings/leds/register-bit-led.txt
parentMAINTAINERS: clean up PCIE DRIVER FOR CAVIUM THUNDERX (diff)
downloadlinux-dev-54b3719d82e0816271e35579a9967b8a3b42296d.tar.xz
linux-dev-54b3719d82e0816271e35579a9967b8a3b42296d.zip
docs: dt: fix several broken references due to renames
Several DT references got broken due to txt->yaml conversion. Those are auto-fixed by running: scripts/documentation-file-ref-check --fix Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/leds/register-bit-led.txt')
-rw-r--r--Documentation/devicetree/bindings/leds/register-bit-led.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/register-bit-led.txt b/Documentation/devicetree/bindings/leds/register-bit-led.txt
index cf1ea403ba7a..c7af6f70a97b 100644
--- a/Documentation/devicetree/bindings/leds/register-bit-led.txt
+++ b/Documentation/devicetree/bindings/leds/register-bit-led.txt
@@ -5,7 +5,7 @@ where single bits in a certain register can turn on/off a
single LED. The register bit LEDs appear as children to the
syscon device, with the proper compatible string. For the
syscon bindings see:
-Documentation/devicetree/bindings/mfd/syscon.txt
+Documentation/devicetree/bindings/mfd/syscon.yaml
Each LED is represented as a sub-node of the syscon device. Each
node's name represents the name of the corresponding LED.