From: Lukas Bulwahn Date: Tue, 26 Aug 2025 06:32:48 +0000 (+0200) Subject: MAINTAINERS: adjust file entry in DRM ACCEL DRIVER FOR ROCKCHIP NPU X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c51f6fe14cd7e2e0a0e1094d38805dcbbd04a058;p=users%2Fhch%2Fmisc.git MAINTAINERS: adjust file entry in DRM ACCEL DRIVER FOR ROCKCHIP NPU Commit a7352c849492 ("dt-bindings: npu: rockchip,rknn: Add bindings") adds the device-tree binding rockchip,rk3588-rknn-core.yaml, whereas the commit ed98261b4168 ("accel/rocket: Add a new driver for Rockchip's NPU") adds the section DRM ACCEL DRIVER FOR ROCKCHIP NPU in MAINTAINERS with a file entry referring to rockchip,rknn-core.yaml. Note that the file entry is missing the part rk3588, compared to the added file above, which it intends to refer to. Adjust the file entry to the intended file name. Fixes: ed98261b4168 ("accel/rocket: Add a new driver for Rockchip's NPU") Signed-off-by: Lukas Bulwahn Signed-off-by: Tomeu Vizoso Link: https://lore.kernel.org/r/20250826063248.32153-1-lukas.bulwahn@redhat.com --- diff --git a/MAINTAINERS b/MAINTAINERS index 0ae7d13c2b3c..88851907b672 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7505,7 +7505,7 @@ L: dri-devel@lists.freedesktop.org S: Supported T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/accel/rocket/ -F: Documentation/devicetree/bindings/npu/rockchip,rknn-core.yaml +F: Documentation/devicetree/bindings/npu/rockchip,rk3588-rknn-core.yaml F: drivers/accel/rocket/ F: include/uapi/drm/rocket_accel.h