Message ID | 20220226205035.1826360-7-dmitry.baryshkov@linaro.org |
---|---|
State | New |
Headers | show |
Series | arm64: dts: qcom: fix PMICs for SM8350/SM8450 platforms | expand |
On Sat, 26 Feb 2022 23:50:34 +0300, Dmitry Baryshkov wrote: > Add bindings for the PM8450 PMIC (qcom,pm8450). > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt index a461ec2f758f..c77711614925 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt @@ -29,6 +29,7 @@ Required properties: "qcom,pm8150l", "qcom,pm8226", "qcom,pm8350c", + "qcom,pm8450", "qcom,pm8841", "qcom,pm8901", "qcom,pm8909",
Add bindings for the PM8450 PMIC (qcom,pm8450). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 1 + 1 file changed, 1 insertion(+)