[PATCH] MAINTAINERS: Add Qualcomm SPMI controller entry
Abel Vesa <[email protected]>
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <20260817-b4-maintainers-add-spmi-pmic-arb-entry-v1-1-f54ff761dcb8@oss.qualcomm.com> |
Add an entry for the Qualcomm SPMI controller (PMIC Arbiter) driver and its device tree bindings. List Abel Vesa and David Collins as maintainers. Signed-off-by: Abel Vesa <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7367555fd135..53eb7be5beb8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22599,6 +22599,15 @@ F: Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst F: drivers/net/ethernet/qualcomm/rmnet/ F: include/linux/if_rmnet.h +QUALCOMM SPMI CONTROLLER (PMIC ARBITER) DRIVER +M: Abel Vesa <[email protected]> +M: David Collins <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/devicetree/bindings/spmi/qcom,*-spmi-pmic-arb.yaml +F: Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb*.yaml +F: drivers/spmi/spmi-pmic-arb.c + QUALCOMM TEE (QCOMTEE) DRIVER M: Amirreza Zarrabi <[email protected]> L: [email protected] --- base-commit: 4477a78374a57c3809b172ad30cceabda48c47c6 change-id: 20260817-b4-maintainers-add-spmi-pmic-arb-entry-483b82f55649 Best regards, -- Abel Vesa <[email protected]>