Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: regulator: add LS2 load switch documentation

Document device-tree settings of the load-switch LS2
in the tps65218 device.

Signed-off-by: Christian Hohnstaedt <Christian.Hohnstaedt@wago.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Christian Hohnstaedt and committed by
Mark Brown
4f430487 97b047e7

+5
+5
Documentation/devicetree/bindings/regulator/tps65218.txt
··· 71 71 regulator-always-on; 72 72 }; 73 73 74 + ls2: regulator-ls2 { 75 + regulator-min-microamp = <100000>; 76 + regulator-max-microamp = <1000000>; 77 + }; 78 + 74 79 ls3: regulator-ls3 { 75 80 regulator-min-microvolt = <100000>; 76 81 regulator-max-microvolt = <1000000>;