From: Lukas Bulwahn Date: Mon, 12 May 2025 13:43:32 +0000 (+0200) Subject: MAINTAINERS: adjust file entry in INTEL STRATIX10 FIRMWARE DRIVERS X-Git-Tag: v6.17-rc1~173^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ff041e2a13cefe74b4533fd7bbff3114521422;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: adjust file entry in INTEL STRATIX10 FIRMWARE DRIVERS Commit fbfb64987062 ("dt-bindings: firmware: stratix10: Convert to json-schema") renames intel,stratix10-svc.txt to intel,stratix10-svc.yaml in Documentation/devicetree/bindings/firmware/ as part of this dt-binding conversion, but misses to adjust the file entry in INTEL STRATIX10 FIRMWARE DRIVERS. Adjust the file entry after the conversion. Signed-off-by: Lukas Bulwahn Acked-by: Dinh Nguyen Link: https://lore.kernel.org/r/20250512134332.36366-1-lukas.bulwahn@redhat.com Signed-off-by: Rob Herring (Arm) --- diff --git a/MAINTAINERS b/MAINTAINERS index 580b5ab614f6e..402da86200c5f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12463,7 +12463,7 @@ L: linux-kernel@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git F: Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu -F: Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt +F: Documentation/devicetree/bindings/firmware/intel,stratix10-svc.yaml F: drivers/firmware/stratix10-rsu.c F: drivers/firmware/stratix10-svc.c F: include/linux/firmware/intel/stratix10-smc.h