rv1126-uboot/arch/sandbox
Felix Brack 29b6917330 UPSTREAM: 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.

Change-Id: Ifedf2c0a51cb725ddb290ee9dfd54a3fea45df70
Signed-off-by: Felix Brack <fb@ltec.ch>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit bf802f5d544f85c03b4097ab23d078be43c61855)
2018-01-17 15:27:28 +08:00
..
cpu sandbox: Add a dummy invalidate_dcache_range() function 2017-08-28 07:17:16 -04:00
dts UPSTREAM: power: extend prefix match to regulator-name property 2018-01-17 15:27:28 +08:00
include/asm UPSTREAM: sandbox: Expand list of IO accessors 2018-01-17 15:27:28 +08:00
lib libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 2016-12-02 20:54:34 -07:00
Kconfig drivers/pci/Kconfig: Add PCI 2016-10-27 20:33:56 -04:00
Makefile
config.mk