u-boot-brain/doc/device-tree-bindings/regulator
Felix Brack bd2259e3c4 doc: Fix statements on case sensitivity for regulator prefix
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>
2017-10-06 11:28:17 -04:00
..
fixed.txt regulator: fixed: Add support to handle enable-active-high DT property 2016-12-27 08:22:57 -05:00
max77686.txt dm: regulator: add max77686 regulator driver 2015-05-14 18:49:38 -06:00
regulator.txt doc: Fix statements on case sensitivity for regulator prefix 2017-10-06 11:28:17 -04:00
sandbox.txt sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
tps65090.txt power: Add support for TPS65090 PMU chip. 2014-05-28 10:58:19 +09:00