u-boot-brain/drivers/power
Felix Brack bf802f5d54 power: extend prefix match to regulator-name property
This patch extends pmic_bind_children prefix matching. In addition to
the node name the property regulator-name is used while trying to match
prefixes. This allows assigning different drivers to regulator nodes
named regulator@1 and regulator@10 for example.
I have discarded the idea of using other properties then regulator-name
as I do not see any benefit in using property compatible or even
regulator-compatible. Of course I am open to change this if there are
good reasons to do so.

Signed-off-by: Felix Brack <fb@ltec.ch>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-12-12 19:53:45 -07:00
..
battery
domain dm: power-domain: Update uclass to support livetree 2017-06-01 07:03:15 -06:00
fuel_gauge
mfd
pmic power: extend prefix match to regulator-name property 2017-12-12 19:53:45 -07:00
regulator treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
axp152.c
axp209.c
axp221.c
axp809.c
axp818.c sunxi: Implement poweroff support for axp818 pmic 2016-05-25 17:52:39 +02:00
exynos-tmu.c
ftpmu010.c
Kconfig
Makefile
palmas.c palmas: Add support for powering different ldos 2017-09-11 16:19:37 -04:00
power_core.c
power_dialog.c
power_fsl.c
power_i2c.c
power_spi.c
sy8106a.c
tps6586x.c
twl4030.c
twl6030.c