diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-06-15 08:46:52 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-06-18 18:45:05 +0200 |
commit | d985becff25f0ddc7ef0d143ee9897014abe8d32 (patch) | |
tree | 0711af157140ffb7d1cf96468a4f307e1d329a92 /Documentation/devicetree/bindings/net/mediatek-bluetooth.txt | |
parent | dt: update a reference for reneases pcar file renamed to yaml (diff) | |
download | linux-d985becff25f0ddc7ef0d143ee9897014abe8d32.tar.xz linux-d985becff25f0ddc7ef0d143ee9897014abe8d32.zip |
dt: fix broken links due to txt->yaml renames
There are some new broken doc links due to yaml renames
at DT. Developers should really run:
./scripts/documentation-file-ref-check
in order to solve those issues while submitting patches.
This tool can even fix most of the issues with:
./scripts/documentation-file-ref-check --fix
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/0e4a7f0b7efcc8109c8a41a2e13c8adde4d9c6b9.1592203542.git.mchehab+huawei@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/mediatek-bluetooth.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/mediatek-bluetooth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/mediatek-bluetooth.txt b/Documentation/devicetree/bindings/net/mediatek-bluetooth.txt index 219bcbd0d344..9ef5bacda8c1 100644 --- a/Documentation/devicetree/bindings/net/mediatek-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/mediatek-bluetooth.txt @@ -3,7 +3,7 @@ MediaTek SoC built-in Bluetooth Devices This device is a serial attached device to BTIF device and thus it must be a child node of the serial node with BTIF. The dt-bindings details for BTIF -device can be known via Documentation/devicetree/bindings/serial/8250.txt. +device can be known via Documentation/devicetree/bindings/serial/8250.yaml. Required properties: |