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)
commitdfab99544c55378c1692c585e5e4df88dc7944c3
tree8f1fa6d5b8c923942419b9616086bf1b3600aad1
parent05aeca7cb0a2f53a307c329ba758f1e88972a360
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>
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