Message ID | 20220919204826.215845-2-marijn.suijten@somainline.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Add Qcom PM6125 PMIC, and use in Sony Xperia Seine PDX201 | expand |
On 19/09/2022 22:48, Marijn Suijten wrote: > Document support for the pm6125, typically paired with the sm6125 SoC. > > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Mon, 19 Sep 2022, Marijn Suijten wrote: > Document support for the pm6125, typically paired with the sm6125 SoC. > > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > 1 file changed, 1 insertion(+) Doesn't apply cleanly. Please rebase. > diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > index 65cbc6dee545..a6ee8c7f7738 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > @@ -35,6 +35,7 @@ properties: > - enum: > - qcom,pm660 > - qcom,pm660l > + - qcom,pm6125 > - qcom,pm6150 > - qcom,pm6150l > - qcom,pm6350
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 65cbc6dee545..a6ee8c7f7738 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -35,6 +35,7 @@ properties: - enum: - qcom,pm660 - qcom,pm660l + - qcom,pm6125 - qcom,pm6150 - qcom,pm6150l - qcom,pm6350
Document support for the pm6125, typically paired with the sm6125 SoC. Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+)