From 28039efa4d8e8bbf98b066133a906bd4e307d496 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Wed, 29 Oct 2025 09:15:16 +0100 Subject: [PATCH] MAINTAINERS: remove obsolete file entry in DIALOG SEMICONDUCTOR DRIVERS Commit 6277a486a7fa ("regulator: dt-bindings: Convert Dialog DA9211 Regulators to DT schema") converts the last txt dt-binding in DIALOG SEMICONDUCTOR DRIVERS to the yaml format. With that, there is no file, which matches the pattern for the dt-binding txt file entry in that section. The existing yaml files are already covered by the file entry with the pattern dlg,da9*.yaml. Remove the obsolete file pattern in DIALOG SEMICONDUCTOR DRIVERS. Signed-off-by: Lukas Bulwahn Link: https://patch.msgid.link/20251029081516.83298-1-lukas.bulwahn@redhat.com Signed-off-by: Mark Brown --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3da2c26a796b8..4e134f5a1f1f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7195,7 +7195,6 @@ F: Documentation/devicetree/bindings/input/dlg,da72??.yaml F: Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml F: Documentation/devicetree/bindings/mfd/da90*.txt F: Documentation/devicetree/bindings/mfd/dlg,da90*.yaml -F: Documentation/devicetree/bindings/regulator/da92*.txt F: Documentation/devicetree/bindings/regulator/dlg,da9*.yaml F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml F: Documentation/devicetree/bindings/sound/da[79]*.txt -- 2.47.3