u-boot-2016/test/dm
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
..
adc.c
blk.c
bus.c
clk.c
cmd_dm.c
core.c
eth.c test/dm: Fix string handling issues in the eth test 2017-10-06 11:28:20 -04:00
gpio.c
i2c.c
Kconfig
led.c
mailbox.c
Makefile
mmc.c
pci.c
phy.c
pmic.c
power-domain.c
pwm.c
ram.c
regmap.c
regulator.c power: extend prefix match to regulator-name property 2017-12-12 19:53:45 -07:00
remoteproc.c
reset.c
rtc.c
sf.c
spi.c
spmi.c
syscon.c
sysreset.c
test-driver.c
test-fdt.c
test-main.c
test-uclass.c
timer.c
usb.c
video.c
wdt.c