[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250826063248.32153-1-lukas.bulwahn@redhat.com>
Date: Tue, 26 Aug 2025 08:32:48 +0200
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Tomeu Vizoso <tomeu@...euvizoso.net>,
Oded Gabbay <ogabbay@...nel.org>,
dri-devel@...ts.freedesktop.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entry in DRM ACCEL DRIVER FOR ROCKCHIP NPU
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
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.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d4bddc462c07..a569828c9f3d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7542,7 +7542,7 @@ L: dri-devel@...ts.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
--
2.50.1
Powered by blists - more mailing lists