]> git.ipfire.org Git - thirdparty/linux.git/commit
power: supply: pmi8998_charger: rename to qcom_smbx
authorCasey Connolly <casey.connolly@linaro.org>
Thu, 19 Jun 2025 14:55:12 +0000 (16:55 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 22 Jun 2025 19:07:48 +0000 (21:07 +0200)
commit5ec53bcc7fce6801977a0c125fb726d7b0e9102c
tree54aeb8fe8453414c0ec4a7186223832a43c3c399
parent6c5393771c50fac30f08dfb6d2f65f4f2cfeb8c7
power: supply: pmi8998_charger: rename to qcom_smbx

Prepare to add smb5 support by making variables and the file name more
generic. Also take the opportunity to remove the "_charger" suffix since
smb2 always refers to a charger.

Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250619-smb2-smb5-support-v1-4-ac5dec51b6e1@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Makefile
drivers/power/supply/qcom_smbx.c [moved from drivers/power/supply/qcom_pmi8998_charger.c with 88% similarity]