Merge tag 'qcom-drivers-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 15 Feb 2023 14:00:54 +0000 (15:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 15 Feb 2023 14:01:04 +0000 (15:01 +0100)
commit524af30c931382726b6a46ee4f392fb6e60f8a03
tree5e304484016824a1781675e837b38722e54e3cbf
parent4ec98e6db9f24a9f4716685c62c9f6c348fec45b
parent29e8142b5623b5949587bcc4f591c4e6595c4aca
Merge tag 'qcom-drivers-for-6.3-3' of https://git./linux/kernel/git/qcom/linux into soc/drivers

One more Qualcomm driver update for 6.3

This introduces the power-supply driver providing battery and power
supply status on many recent Qualcomm platforms, including the Qualcomm
SC8180X and SC8280XP laptop platforms and the SM8350 mobile platform.

It's introduced through the Qualcomm tree due to its dependencies on the
pmic_glink driver, which was merged already for v6.3.

* tag 'qcom-drivers-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  power: supply: Introduce Qualcomm PMIC GLINK power supply

Link: https://lore.kernel.org/r/20230215043658.1156472-1-andersson@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>