qualcommax: enable userspace regulator for ipq60xx as well
authorRobert Marko <robimarko@gmail.com>
Sun, 17 Nov 2024 19:41:11 +0000 (20:41 +0100)
committerRobert Marko <robimarko@gmail.com>
Sat, 7 Dec 2024 15:00:58 +0000 (16:00 +0100)
Userspace regulator consumer is rather usefull so enable it for ipq60xx
as well and remove from ipq807x only kernel config.

Link: https://github.com/openwrt/openwrt/pull/14807
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/config-6.6
target/linux/qualcommax/ipq807x/config-default

index 6f3c9e725d2caa326c9f0c25c1380965b6efe626..05e2f51bf20a6717ee3d7e0043a20cd3cab1148c 100644 (file)
@@ -444,7 +444,7 @@ CONFIG_REGMAP_MMIO=y
 CONFIG_REGULATOR=y
 # CONFIG_REGULATOR_CPR3 is not set
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
-# CONFIG_REGULATOR_QCOM_REFGEN is not set
+CONFIG_REGULATOR_USERSPACE_CONSUMER=y
 # CONFIG_REGULATOR_VQMMC_IPQ4019 is not set
 CONFIG_RELOCATABLE=y
 CONFIG_REMOTEPROC=y
index f4942c32ccff7177725bb6a190a2123af16b27f8..1fa8d84ad699994c5fe278ac0b12f8aabaf17355 100644 (file)
@@ -32,7 +32,6 @@ CONFIG_REGULATOR_CPR4_APSS=y
 # CONFIG_REGULATOR_QCOM_LABIBB is not set
 CONFIG_REGULATOR_QCOM_SPMI=y
 # CONFIG_REGULATOR_QCOM_USB_VBUS is not set
-CONFIG_REGULATOR_USERSPACE_CONSUMER=y
 CONFIG_RTC_DRV_PM8XXX=y
 CONFIG_SPMI=y
 # CONFIG_SPMI_HISI3670 is not set