[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAObsKDxqhZ5McrDXD0koa_vZc8NnPHTMbKdNrsPNb9qrKfSCQ@mail.gmail.com>
Date: Mon, 1 Sep 2025 17:40:23 +0200
From: Tomeu Vizoso <tomeu@...euvizoso.net>
To: Lukas Bulwahn <lbulwahn@...hat.com>
Cc: Oded Gabbay <ogabbay@...nel.org>, dri-devel@...ts.freedesktop.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: adjust file entry in DRM ACCEL DRIVER FOR
ROCKCHIP NPU
Thanks, Lukas, I have applied it to drm-misc-next.
Regards,
Tomeu
On Tue, Aug 26, 2025 at 8:32 AM Lukas Bulwahn <lbulwahn@...hat.com> wrote:
>
> 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