Skip to content
Snippets Groups Projects
user avatar
Felix Brack authored
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: default avatarFelix Brack <fb@ltec.ch>
bd2259e3
History
Name Last commit Last update