diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2024-05-29 13:17:17 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-07-04 18:08:02 +0200 |
commit | 5bbd03db27826b562caad1c9b53576a5a78a2bad (patch) | |
tree | 598c1ec88dfa537d026444c96a277296b884dc14 | |
parent | mfd: rsmu: Split core code into separate module (diff) | |
download | linux-5bbd03db27826b562caad1c9b53576a5a78a2bad.tar.xz linux-5bbd03db27826b562caad1c9b53576a5a78a2bad.zip |
dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380
These are just some more PMICs adjacent to X1 SoCs. Document them.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240529-topic-x1e_pmic-v1-1-9de0506179eb@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 72e4462473ea..a2b2fbf77d5c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -75,6 +75,7 @@ properties: - qcom,pma8084 - qcom,pmc8180 - qcom,pmc8180c + - qcom,pmc8380 - qcom,pmd9635 - qcom,pmi632 - qcom,pmi8950 |