]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
MAINTAINERS: add MMC files to BST entry
authorAlbert Yang <yangzh0906@thundersoft.com>
Fri, 23 Jan 2026 09:53:42 +0000 (17:53 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Feb 2026 11:06:55 +0000 (12:06 +0100)
Add the MMC device tree binding and driver files to the existing
ARM/BST SOC SUPPORT maintainer entry.

Signed-off-by: Albert Yang <yangzh0906@thundersoft.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS

index 55af015174a54e17cc7449e5a80b6cdc83aa6fde..27fefd92744cd0dcf641375965e663e886700e9d 100644 (file)
@@ -2646,7 +2646,9 @@ R:        BST Linux Kernel Upstream Group <bst-upstream@bstai.top>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Supported
 F:     Documentation/devicetree/bindings/arm/bst.yaml
+F:     Documentation/devicetree/bindings/mmc/bst,c1200-sdhci.yaml
 F:     arch/arm64/boot/dts/bst/
+F:     drivers/mmc/host/sdhci-of-bst.c
 
 ARM/CALXEDA HIGHBANK ARCHITECTURE
 M:     Andre Przywara <andre.przywara@arm.com>