u-boot-brain/arch/sandbox
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
..
cpu Revert "sandbox: remove os_putc() and os_puts()" 2017-12-07 15:17:00 -05:00
dts power: extend prefix match to regulator-name property 2017-12-12 19:53:45 -07:00
include/asm sandbox: Add clrbits/setbits macros 2017-11-16 18:45:05 -07:00
lib libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 2016-12-02 20:54:34 -07:00
config.mk sandbox: Support building an SPL image 2016-07-14 20:40:24 -06:00
Kconfig sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig 2017-09-11 21:43:58 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00