Loading arch/arm/configs/vendor/bengal-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -336,6 +336,7 @@ CONFIG_POWER_RESET=y CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading arch/arm/configs/vendor/bengal_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -365,6 +365,7 @@ CONFIG_POWER_RESET=y CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading arch/arm64/configs/vendor/bengal-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -384,6 +384,7 @@ CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_XGENE=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading arch/arm64/configs/vendor/bengal_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,7 @@ CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_XGENE=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading drivers/power/supply/qcom/Kconfig +12 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,18 @@ config QPNP_SMB5 VBUS and VCONN regulators are registered for supporting OTG, and powered Type-C cables respectively. config QPNP_SMBLITE tristate "SMBLITE Battery Charger" depends on MFD_SPMI_PMIC help Say Y to enables support for the SMBLITE charging peripheral. The QPNP SMBLITE charger driver supports the charger peripheral present in the chip. The power supply framework is used to communicate battery and usb properties to userspace and other driver consumers such as fuel gauge and USB. VBUS regulator is registered for supporting OTG. config SMB1390_CHARGE_PUMP_PSY tristate "SMB1390 power supply framework based driver" depends on MFD_I2C_PMIC Loading Loading
arch/arm/configs/vendor/bengal-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -336,6 +336,7 @@ CONFIG_POWER_RESET=y CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading
arch/arm/configs/vendor/bengal_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -365,6 +365,7 @@ CONFIG_POWER_RESET=y CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading
arch/arm64/configs/vendor/bengal-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -384,6 +384,7 @@ CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_XGENE=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading
arch/arm64/configs/vendor/bengal_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,7 @@ CONFIG_POWER_RESET_QCOM=y CONFIG_POWER_RESET_XGENE=y CONFIG_POWER_RESET_SYSCON=y CONFIG_QPNP_SMB5=y CONFIG_QPNP_SMBLITE=y CONFIG_SMB1355_SLAVE_CHARGER=y CONFIG_QPNP_QG=y CONFIG_THERMAL=y Loading
drivers/power/supply/qcom/Kconfig +12 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,18 @@ config QPNP_SMB5 VBUS and VCONN regulators are registered for supporting OTG, and powered Type-C cables respectively. config QPNP_SMBLITE tristate "SMBLITE Battery Charger" depends on MFD_SPMI_PMIC help Say Y to enables support for the SMBLITE charging peripheral. The QPNP SMBLITE charger driver supports the charger peripheral present in the chip. The power supply framework is used to communicate battery and usb properties to userspace and other driver consumers such as fuel gauge and USB. VBUS regulator is registered for supporting OTG. config SMB1390_CHARGE_PUMP_PSY tristate "SMB1390 power supply framework based driver" depends on MFD_I2C_PMIC Loading