
7 Oct
2017
7 Oct
'17
3:08 p.m.
On Fri, Sep 22, 2017 at 02:27:28PM +0200, Felix Brack wrote:
The regulator bindings state that regulator prefixes are allowd to be in upper or lower case. However pmic_bind_children from pmic_uclass uses strncmp to compare DT node name against prefix. This comparison is case sensitive hence the regulator driver prefix case matters.
Signed-off-by: Felix Brack fb@ltec.ch
Applied to u-boot/master, thanks!
--
Tom