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

dt-bindings: qcom_spmi: Document pms405 support

The PMS405 supports 5 SMPS and 13 LDO regulators.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Jorge Ramirez and committed by
Mark Brown
bbd7992e 1c3f37d1

+18
+18
Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.txt
··· 10 10 "qcom,pm8941-regulators" 11 11 "qcom,pm8994-regulators" 12 12 "qcom,pmi8994-regulators" 13 + "qcom,pms405-regulators" 13 14 14 15 - interrupts: 15 16 Usage: optional ··· 108 107 - vdd_s3-supply: 109 108 - vdd_l1-supply: 110 109 Usage: optional (pmi8994 only) 110 + Value type: <phandle> 111 + Definition: Reference to regulator supplying the input pin, as 112 + described in the data sheet. 113 + 114 + - vdd_l1_l2-supply: 115 + - vdd_l3_l8-supply: 116 + - vdd_l4-supply: 117 + - vdd_l5_l6-supply: 118 + - vdd_l10_l11_l12_l13-supply: 119 + - vdd_l7-supply: 120 + - vdd_l9-supply: 121 + - vdd_s1-supply: 122 + - vdd_s2-supply: 123 + - vdd_s3-supply: 124 + - vdd_s4-supply: 125 + - vdd_s5-supply 126 + Usage: optional (pms405 only) 111 127 Value type: <phandle> 112 128 Definition: Reference to regulator supplying the input pin, as 113 129 described in the data sheet.