]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68adb43fd4babed7b3bf23fc2da5edb7152d42d1
tree8f1fa6d5b8c923942419b9616086bf1b3600aad1
parent2366d529eaeaf70e1cf188510176e06c4e7b93c3
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: 58d2e3340574 ("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