From 67dd139c917aa4773139807e9258c3aa88ac1436 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Thu, 1 May 2025 17:09:36 +0200 Subject: [PATCH] psci: MAINTAINERS: Include DT binding in the entry Updates to PSCI Devicetree binding seems to be not picked up from the mailing list, probably because actual maintainers are not CC-ed. Add the binding to the PCSI maintainers entry. Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20250501150934.77317-4-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring (Arm) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5977a3e17cc6..63e804277519 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19251,6 +19251,7 @@ M: Mark Rutland M: Lorenzo Pieralisi L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/arm/psci.yaml F: drivers/firmware/psci/ F: include/linux/psci.h F: include/uapi/linux/psci.h -- 2.51.0