[U-Boot] doc: Fix statements on case sensitivity for regulator prefix
Tom Rini
trini at konsulko.com
Sat Oct 7 13:08:25 UTC 2017
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 at ltec.ch>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171007/95506a37/attachment.sig>
More information about the U-Boot
mailing list