From: Krzysztof Kozlowski Date: Thu, 1 May 2025 15:09:36 +0000 (+0200) Subject: psci: MAINTAINERS: Include DT binding in the entry X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=67dd139c917aa4773139807e9258c3aa88ac1436;p=users%2Fjedix%2Flinux-maple.git 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) --- diff --git a/MAINTAINERS b/MAINTAINERS index 5977a3e17cc67..63e804277519f 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