summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-05-01 18:09:36 +0300
committerRob Herring (Arm) <robh@kernel.org>2025-05-02 04:31:36 +0300
commit67dd139c917aa4773139807e9258c3aa88ac1436 (patch)
treed7d761b6ea7d658dab0a084ac5eef09529c9ae5f
parent3346f751dfc9af942255f708160e69f81a9445ec (diff)
downloadlinux-67dd139c917aa4773139807e9258c3aa88ac1436.tar.xz
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 <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250501150934.77317-4-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5977a3e17cc6..63e804277519 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19251,6 +19251,7 @@ M: Mark Rutland <mark.rutland@arm.com>
M: Lorenzo Pieralisi <lpieralisi@kernel.org>
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