Message ID | 20190326103203.8891-1-Liviu.Dudau@arm.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b5480..9fa4686212bdd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1167,7 +1167,7 @@ S: Supported T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp F: drivers/gpu/drm/arm/display/include/ F: drivers/gpu/drm/arm/display/komeda/ -F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt +F: Documentation/devicetree/bindings/display/arm,komeda.txt F: Documentation/gpu/komeda-kms.rst ARM MALI-DP DRM DRIVER
The Device Tree bindings documentation file is in a simplified path that doesn't match the MAINTAINERS entry. Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)