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

regulator: mt6397: Document valid modes

Document valid mode values for BUCK regulators.

Signed-off-by: Anand K Mistry <amistry@google.com>
Link: https://lore.kernel.org/r/20200702162231.v2.2.I0a814b246cfe47f8dd1e25553ee881cbcfd0d8eb@changeid
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Anand K Mistry and committed by
Mark Brown
347f12d5 8096236d

+3
+3
Documentation/devicetree/bindings/regulator/mt6397-regulator.txt
··· 16 16 ldo_vemc3v3, ldo_vgp1, ldo_vgp2, ldo_vgp3, ldo_vgp4, ldo_vgp5, ldo_vgp6, 17 17 ldo_vibr 18 18 19 + BUCK regulators can set regulator-initial-mode and regulator-allowed-modes to 20 + values specified in dt-bindings/regulator/mediatek,mt6397-regulator.h 21 + 19 22 Example: 20 23 pmic { 21 24 compatible = "mediatek,mt6397";