diff options
author | Mark Brown <broonie@kernel.org> | 2020-03-27 16:53:00 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-03-27 16:53:00 +0100 |
commit | 1ba0b52ea73bd46ff053edea21f5630f5277fefe (patch) | |
tree | 1a4e561a0e0238a54aff02aa47e20cfcd61522be /Documentation/devicetree/bindings/mfd | |
parent | Linux 5.6-rc7 (diff) | |
parent | spi: efm32: Convert to use GPIO descriptors (diff) | |
download | linux-1ba0b52ea73bd46ff053edea21f5630f5277fefe.tar.xz linux-1ba0b52ea73bd46ff053edea21f5630f5277fefe.zip |
Merge branch 'spi-5.7' into spi-next
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt index 3c91ad430eea..b823b8625243 100644 --- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt +++ b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt @@ -61,6 +61,7 @@ Regulator nodes are identified by their compatible: "qcom,rpm-pm8901-regulators" "qcom,rpm-pm8921-regulators" "qcom,rpm-pm8018-regulators" + "qcom,rpm-smb208-regulators" - vdd_l0_l1_lvs-supply: - vdd_l2_l11_l12-supply: @@ -171,6 +172,9 @@ pm8018: s1, s2, s3, s4, s5, , l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l14, lvs1 +smb208: + s1a, s1b, s2a, s2b + The content of each sub-node is defined by the standard binding for regulators - see regulator.txt - with additional custom properties described below: |