diff options
author | 2025-06-19 16:55:18 +0200 | |
---|---|---|
committer | 2025-06-22 21:11:35 +0200 | |
commit | 4deeea4b07414e7dd766005d8e28b1ef878cd417 (patch) | |
tree | 41e9e1c12bbfb91945c5d143de530ebbfe0d85f4 | |
parent | power: supply: pmi8998_charger: rename to qcom_smbx (diff) | |
download | wireguard-linux-4deeea4b07414e7dd766005d8e28b1ef878cd417.tar.xz wireguard-linux-4deeea4b07414e7dd766005d8e28b1ef878cd417.zip |
MAINTAINERS: add myself as smbx charger driver maintainer
Missed when this originally went upstream, add myself to the MAINTAINERS
file for this driver.
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250619-smb2-smb5-support-v1-10-ac5dec51b6e1@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a92290fffa16..0a61f8e63245 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20523,6 +20523,13 @@ S: Maintained F: Documentation/devicetree/bindings/mtd/qcom,nandc.yaml F: drivers/mtd/nand/raw/qcom_nandc.c +QUALCOMM SMB CHARGER DRIVER +M: Casey Connolly <casey.connolly@linaro.org> +L: linux-arm-msm@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml +F: drivers/power/supply/qcom_smbx_charger.c + QUALCOMM QSEECOM DRIVER M: Maximilian Luz <luzmaximilian@gmail.com> L: linux-arm-msm@vger.kernel.org |