dt: fix refs that were renamed to json with the same file name
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 20 May 2019 14:47:37 +0000 (11:47 -0300)
committerRob Herring <robh@kernel.org>
Wed, 22 May 2019 14:01:01 +0000 (09:01 -0500)
These files were converted to json-schema, but the references weren't
renamed.

Fixes: 66ed144f147a ("dt-bindings: interrupt-controller: Convert ARM GIC to json-schema")
(and other similar commits)

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/omap/crossbar.txt
Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt
Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt
MAINTAINERS

index 4cd5d873fc3a9814fc522234361a64945c57d7e2..a43e4c7aba3dbfacedb8461bad4762812e819f2c 100644 (file)
@@ -41,7 +41,7 @@ Examples:
 Consumer:
 ========
 See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt and
-Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt for
+Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml for
 further details.
 
 An interrupt consumer on an SoC using crossbar will use:
index 15b48e20a061f8010a59209dadeca415b6d5dbb7..a86c83bf9d4e57fe5344e40a25f23d0988e64eb7 100644 (file)
@@ -35,7 +35,7 @@ board device tree, including the system base clock, as selected by XOM[0]
 pin of the SoC. Refer to generic fixed rate clock bindings
 documentation[1] for more information how to specify these clocks.
 
-[1] Documentation/devicetree/bindings/clock/fixed-clock.txt
+[1] Documentation/devicetree/bindings/clock/fixed-clock.yaml
 
 Example: Clock controller node:
 
index 930fb462fd9fe4df2f6f74933163cf9133e020e4..0ebfc952cb340bb3ec66c8c8c5761f05dd8a5849 100644 (file)
@@ -23,7 +23,7 @@ Required properties:
 - marvell,spi-base     : List of GIC base SPI interrupts, one for each
                          ODMI frame. Those SPI interrupts are 0-based,
                          i.e marvell,spi-base = <128> will use SPI #96.
-                         See Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt
+                         See Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml
                          for details about the GIC Device Tree binding.
 
 Example:
index 896b6997cf30d8cf3fe9a6dbcd457aa0fa11ec28..21882c8d4b0c91ed27252eef9a5c5c9a6541e131 100644 (file)
@@ -15,7 +15,7 @@ Optional properties:
        - power-supply: specifies the power source. It can either be a regulator
          or a gpio which enables a regulator, i.e. a regulator-fixed as
          described in
-         Documentation/devicetree/bindings/regulator/fixed-regulator.txt
+         Documentation/devicetree/bindings/regulator/fixed-regulator.yaml
 
 Example:
 
index 5cfbea4ce57503cf29d9a156e2da917329dbcb57..0c84bf76d16592836dddf363daf1e64d6663f9b4 100644 (file)
@@ -2768,7 +2768,7 @@ AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
 M:     Andreas Klinger <ak@it-klinger.de>
 L:     linux-iio@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/iio/adc/avia-hx711.txt
+F:     Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml
 F:     drivers/iio/adc/hx711.c
 
 AX.25 NETWORK LAYER
@@ -14353,7 +14353,7 @@ SIMPLEFB FB DRIVER
 M:     Hans de Goede <hdegoede@redhat.com>
 L:     linux-fbdev@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/display/simple-framebuffer.txt
+F:     Documentation/devicetree/bindings/display/simple-framebuffer.yaml
 F:     drivers/video/fbdev/simplefb.c
 F:     include/linux/platform_data/simplefb.h