Re: [U-Boot] [PATCH v3] power: extend prefix match to regulator-name property

2017-12-08 Thread sjg
On 27 November 2017 at 01:14, Felix Brack wrote: > 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

Re: [U-Boot] [PATCH v3] power: extend prefix match to regulator-name property

2017-11-27 Thread Simon Glass
On 27 November 2017 at 01:14, Felix Brack wrote: > 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

[U-Boot] [PATCH v3] power: extend prefix match to regulator-name property

2017-11-27 Thread Felix Brack
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