https://github.com/torvalds/linux
Revision 21a431e627046ff44a2786a9b8e8d6f12aa329f9 authored by Mauro Carvalho Chehab on 08 April 2020, 15:46:21 UTC, committed by Rob Herring on 17 April 2020, 13:31:34 UTC
There's a conversion from a plain text binding file into 4 yaml ones.
The old file got removed, causing this new warning:

	Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/arm/arm-boards

Address it by replacing the old reference by the new ones

Fixes: 4b900070d50d ("dt-bindings: arm: Add Versatile YAML schema")
Fixes: 2d483550b6d2 ("dt-bindings: arm: Drop the non-YAML bindings")
Fixes: 7db625b9fa75 ("dt-bindings: arm: Add RealView YAML schema")
Fixes: 4fb00d9066c1 ("dt-bindings: arm: Add Versatile Express and Juno YAML schema")
Fixes: 33fbfb3eaf4e ("dt-bindings: arm: Add Integrator YAML schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
1 parent f4d859b
History
Tip revision: 21a431e627046ff44a2786a9b8e8d6f12aa329f9 authored by Mauro Carvalho Chehab on 08 April 2020, 15:46:21 UTC
MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
Tip revision: 21a431e
File Mode Size
.gitignore -rw-r--r-- 106 bytes
Build -rw-r--r-- 186 bytes
Makefile -rw-r--r-- 2.4 KB
gpio-event-mon.c -rw-r--r-- 4.2 KB
gpio-hammer.c -rw-r--r-- 3.6 KB
gpio-utils.c -rw-r--r-- 7.0 KB
gpio-utils.h -rw-r--r-- 1.4 KB
gpio-watch.c -rw-r--r-- 2.1 KB
lsgpio.c -rw-r--r-- 3.6 KB

back to top