Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt: fix refs that were renamed to json with the same file name

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>

authored by

Mauro Carvalho Chehab and committed by
Rob Herring
dfab9954 05aeca7c

+6 -6
+1 -1
Documentation/devicetree/bindings/arm/omap/crossbar.txt
··· 41 41 Consumer: 42 42 ======== 43 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 45 further details. 46 46 47 47 An interrupt consumer on an SoC using crossbar will use:
+1 -1
Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt
··· 35 35 pin of the SoC. Refer to generic fixed rate clock bindings 36 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 40 Example: Clock controller node: 41 41
+1 -1
Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
··· 23 23 - marvell,spi-base : List of GIC base SPI interrupts, one for each 24 24 ODMI frame. Those SPI interrupts are 0-based, 25 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 27 for details about the GIC Device Tree binding. 28 28 29 29 Example:
+1 -1
Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt
··· 15 15 - power-supply: specifies the power source. It can either be a regulator 16 16 or a gpio which enables a regulator, i.e. a regulator-fixed as 17 17 described in 18 - Documentation/devicetree/bindings/regulator/fixed-regulator.txt 18 + Documentation/devicetree/bindings/regulator/fixed-regulator.yaml 19 19 20 20 Example: 21 21
+2 -2
MAINTAINERS
··· 2768 2768 M: Andreas Klinger <ak@it-klinger.de> 2769 2769 L: linux-iio@vger.kernel.org 2770 2770 S: Maintained 2771 - F: Documentation/devicetree/bindings/iio/adc/avia-hx711.txt 2771 + F: Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml 2772 2772 F: drivers/iio/adc/hx711.c 2773 2773 2774 2774 AX.25 NETWORK LAYER ··· 14353 14353 M: Hans de Goede <hdegoede@redhat.com> 14354 14354 L: linux-fbdev@vger.kernel.org 14355 14355 S: Maintained 14356 - F: Documentation/devicetree/bindings/display/simple-framebuffer.txt 14356 + F: Documentation/devicetree/bindings/display/simple-framebuffer.yaml 14357 14357 F: drivers/video/fbdev/simplefb.c 14358 14358 F: include/linux/platform_data/simplefb.h 14359 14359