Message ID | 20220818221815.346233-1-robimarko@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [v8,1/5] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074 | expand |
On 19/08/2022 01:18, Robert Marko wrote: > Document compatible for the PMP8074 PMIC. > > Signed-off-by: Robert Marko <robimarko@gmail.com> > --- > Changes in v8: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Fri, 19 Aug 2022, Robert Marko wrote: > Document compatible for the PMP8074 PMIC. > > Signed-off-by: Robert Marko <robimarko@gmail.com> > --- > Changes in v8: > * Add to dtschema now that its available instead > * Drop ACK as we are dealing with dtschema now > > Changes in v7: > * Fixup commit description > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks.
On Fri, 19 Aug 2022 00:18:11 +0200, Robert Marko wrote: > Document compatible for the PMP8074 PMIC. > > Applied, thanks! [4/5] arm64: dts: qcom: add PMP8074 DTSI commit: 01da7baf018c4977a260b40e7e6978133c9ef824 [5/5] arm64: dts: qcom: ipq8074-hk01: add VQMMC supply commit: 378c2064264e18b61922c388c09faba544ce7a15 Best regards,
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 65cbc6dee545..a05ae172fccc 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -66,6 +66,7 @@ properties: - qcom,pmi8998 - qcom,pmk8350 - qcom,pmm8155au + - qcom,pmp8074 - qcom,pmr735a - qcom,pmr735b - qcom,pms405
Document compatible for the PMP8074 PMIC. Signed-off-by: Robert Marko <robimarko@gmail.com> --- Changes in v8: * Add to dtschema now that its available instead * Drop ACK as we are dealing with dtschema now Changes in v7: * Fixup commit description --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+)