diff options
5 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/crossbar.txt b/Documentation/devicetree/bindings/arm/omap/crossbar.txt index 4cd5d873fc3a..a43e4c7aba3d 100644 --- a/Documentation/devicetree/bindings/arm/omap/crossbar.txt +++ b/Documentation/devicetree/bindings/arm/omap/crossbar.txt | |||
| @@ -41,7 +41,7 @@ Examples: | |||
| 41 | Consumer: | 41 | Consumer: |
| 42 | ======== | 42 | ======== |
| 43 | See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt and | 43 | See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt and |
| 44 | Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt for | 44 | Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml for |
| 45 | further details. | 45 | further details. |
| 46 | 46 | ||
| 47 | An interrupt consumer on an SoC using crossbar will use: | 47 | An interrupt consumer on an SoC using crossbar will use: |
diff --git a/Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt b/Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt index 15b48e20a061..a86c83bf9d4e 100644 --- a/Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt +++ b/Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt | |||
| @@ -35,7 +35,7 @@ board device tree, including the system base clock, as selected by XOM[0] | |||
| 35 | pin of the SoC. Refer to generic fixed rate clock bindings | 35 | pin of the SoC. Refer to generic fixed rate clock bindings |
| 36 | documentation[1] for more information how to specify these clocks. | 36 | documentation[1] for more information how to specify these clocks. |
| 37 | 37 | ||
| 38 | [1] Documentation/devicetree/bindings/clock/fixed-clock.txt | 38 | [1] Documentation/devicetree/bindings/clock/fixed-clock.yaml |
| 39 | 39 | ||
| 40 | Example: Clock controller node: | 40 | Example: Clock controller node: |
| 41 | 41 | ||
diff --git a/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt b/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt index 930fb462fd9f..0ebfc952cb34 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt | |||
| @@ -23,7 +23,7 @@ Required properties: | |||
| 23 | - marvell,spi-base : List of GIC base SPI interrupts, one for each | 23 | - marvell,spi-base : List of GIC base SPI interrupts, one for each |
| 24 | ODMI frame. Those SPI interrupts are 0-based, | 24 | ODMI frame. Those SPI interrupts are 0-based, |
| 25 | i.e marvell,spi-base = <128> will use SPI #96. | 25 | i.e marvell,spi-base = <128> will use SPI #96. |
| 26 | See Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt | 26 | See Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml |
| 27 | for details about the GIC Device Tree binding. | 27 | for details about the GIC Device Tree binding. |
| 28 | 28 | ||
| 29 | Example: | 29 | Example: |
diff --git a/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt b/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt index 896b6997cf30..21882c8d4b0c 100644 --- a/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt +++ b/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt | |||
| @@ -15,7 +15,7 @@ Optional properties: | |||
| 15 | - power-supply: specifies the power source. It can either be a regulator | 15 | - power-supply: specifies the power source. It can either be a regulator |
| 16 | or a gpio which enables a regulator, i.e. a regulator-fixed as | 16 | or a gpio which enables a regulator, i.e. a regulator-fixed as |
| 17 | described in | 17 | described in |
| 18 | Documentation/devicetree/bindings/regulator/fixed-regulator.txt | 18 | Documentation/devicetree/bindings/regulator/fixed-regulator.yaml |
| 19 | 19 | ||
| 20 | Example: | 20 | Example: |
| 21 | 21 | ||
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..0c84bf76d165 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -2768,7 +2768,7 @@ AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER | |||
| 2768 | M: Andreas Klinger <ak@it-klinger.de> | 2768 | M: Andreas Klinger <ak@it-klinger.de> |
| 2769 | L: linux-iio@vger.kernel.org | 2769 | L: linux-iio@vger.kernel.org |
| 2770 | S: Maintained | 2770 | S: Maintained |
| 2771 | F: Documentation/devicetree/bindings/iio/adc/avia-hx711.txt | 2771 | F: Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml |
| 2772 | F: drivers/iio/adc/hx711.c | 2772 | F: drivers/iio/adc/hx711.c |
| 2773 | 2773 | ||
| 2774 | AX.25 NETWORK LAYER | 2774 | AX.25 NETWORK LAYER |
| @@ -14353,7 +14353,7 @@ SIMPLEFB FB DRIVER | |||
| 14353 | M: Hans de Goede <hdegoede@redhat.com> | 14353 | M: Hans de Goede <hdegoede@redhat.com> |
| 14354 | L: linux-fbdev@vger.kernel.org | 14354 | L: linux-fbdev@vger.kernel.org |
| 14355 | S: Maintained | 14355 | S: Maintained |
| 14356 | F: Documentation/devicetree/bindings/display/simple-framebuffer.txt | 14356 | F: Documentation/devicetree/bindings/display/simple-framebuffer.yaml |
| 14357 | F: drivers/video/fbdev/simplefb.c | 14357 | F: drivers/video/fbdev/simplefb.c |
| 14358 | F: include/linux/platform_data/simplefb.h | 14358 | F: include/linux/platform_data/simplefb.h |
| 14359 | 14359 | ||
