diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-03-15 19:38:19 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-04-26 11:40:33 +0100 |
commit | 44604617ce7aa0c24fd198b5a8760e018549922f (patch) | |
tree | ee5e299cf0eda907f1efbf57ff29242389c574e9 /Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | |
parent | e90978ecdf9d016e31f6aff36da77255b42fb4fd (diff) | |
download | lwn-44604617ce7aa0c24fd198b5a8760e018549922f.tar.gz lwn-44604617ce7aa0c24fd198b5a8760e018549922f.zip |
dt-bindings: mfd: qcom,spmi-pmic: Add PM2250
Add a compatible for PM2250, commonly found with QCM2290.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230315183819.3563704-1-konrad.dybcio@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml')
-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 8f076bb622b1..975c30aad23c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -33,6 +33,7 @@ properties: compatible: items: - enum: + - qcom,pm2250 - qcom,pm6125 - qcom,pm6150 - qcom,pm6150l |