u-boot/drivers/power/pmic
Quentin Schulz 1fb75f7ee4 power: pmic: rk8xx: fix duplicate prompt
SPL_PMIC_RK8XX and PMIC_RK8XX both share the same prompt making it
difficult to know at first glance in menuconfig what's for what, let's
fix this by adding "in SPL" at the end of the prompt for the SPL symbol.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
2024-03-14 18:19:44 +08:00
..
ab8500.c power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU 2021-07-14 16:48:14 -04:00
act8846.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
as3722_gpio.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
as3722.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
axp.c power: regulator: add AXP313 support 2023-11-12 16:47:16 +00:00
bd71837.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
da9063.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
fan53555.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
i2c_pmic_emul.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
Kconfig power: pmic: rk8xx: fix duplicate prompt 2024-03-14 18:19:44 +08:00
lp873x.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
lp87565.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
Makefile pmic: Add Renesas RAA215300 PMIC driver 2024-02-28 18:42:27 +01:00
max8997.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
max8998.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
max77663.c drivers: gpio: implement MAX77663 GPIO cell 2023-12-19 20:53:53 +02:00
max77686.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mc34708.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mp5416.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
palmas.c drivers: gpio: implement PALMAS GPIO cell 2023-12-19 20:53:53 +02:00
pca9450.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
pfuze100.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
pmic_hi6553.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
pmic_ltc3676.c global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG 2022-12-23 10:14:52 -05:00
pmic_mc34vr500.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmic_pca9450.c power: pca9450: add a new parameter for power_pca9450_init 2021-04-08 09:18:29 +02:00
pmic_pfuze100.c global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG 2022-12-23 10:14:52 -05:00
pmic_pfuze3000.c global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG 2022-12-23 10:14:52 -05:00
pmic_qcom.c pmic: qcom: dont use dev_read_addr to get USID 2024-01-16 12:26:54 +00:00
pmic_tps62362.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
pmic_tps65217.c power: pmic: Provide DM_PMIC support for tps65217 driver 2022-04-05 15:51:52 -04:00
pmic_tps65218.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
pmic_tps65910_dm.c sysreset: implement TPS65910 sysreset functions 2023-11-03 17:42:14 -04:00
pmic_tps65910.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
pmic-uclass.c dm: pmic: ignore disabled node in pmic_bind_children 2022-12-12 11:25:28 +01:00
raa215300.c pmic: raa215300: Bind sysreset driver 2024-02-28 18:42:27 +01:00
rk8xx.c power: rk8xx: add support for RK806 2024-03-14 18:19:44 +08:00
rn5t567.c drivers: power: pmic: Add support for rn5t568 PMIC 2022-11-07 22:45:05 +01:00
s2mps11.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
s5m8767.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
sandbox.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stpmic1.c pmic: stpmic1: support new prefix node name for regulator 2023-06-16 11:16:31 +02:00
tps65090.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
tps65219.c power: add driver for the TPS65219 PMIC 2022-05-09 13:40:24 -04:00
tps65941.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
tps80031.c sysreset: implement TPS80031 sysreset functions 2023-11-03 17:41:54 -04:00