Skip to content

Commit

Permalink
regulator: mt6397: Document valid modes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Anand K Mistry authored and Mark Brown committed Jul 2, 2020
1 parent 8096236 commit 347f12d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ LDO:
ldo_vemc3v3, ldo_vgp1, ldo_vgp2, ldo_vgp3, ldo_vgp4, ldo_vgp5, ldo_vgp6,
ldo_vibr

BUCK regulators can set regulator-initial-mode and regulator-allowed-modes to
values specified in dt-bindings/regulator/mediatek,mt6397-regulator.h

Example:
pmic {
compatible = "mediatek,mt6397";
Expand Down

0 comments on commit 347f12d

Please sign in to comment.