Message ID | 20221114-narmstrong-sm8550-upstream-spmi-v1-3-6338a2b4b241@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | qcom: add support for SPMI PMICs found on SM8550 platforms | expand |
On 16/11/2022 11:11, Neil Armstrong wrote: > Document compatible for the pmr735d SPMI PMIC. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- I think this should be squashed. Best regards, Krzysztof
Hi, On 16/11/2022 12:16, Krzysztof Kozlowski wrote: > On 16/11/2022 11:11, Neil Armstrong wrote: >> Document compatible for the pmr735d SPMI PMIC. >> >> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> >> --- > > I think this should be squashed. I'll squash both 2 & 3 into 1, can I keep your Reviewed-by on 1 ? Thanks, Neil > > Best regards, > Krzysztof >
On 17/11/2022 08:42, Neil Armstrong wrote: > Hi, > > On 16/11/2022 12:16, Krzysztof Kozlowski wrote: >> On 16/11/2022 11:11, Neil Armstrong wrote: >>> Document compatible for the pmr735d SPMI PMIC. >>> >>> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> >>> --- >> >> I think this should be squashed. > > I'll squash both 2 & 3 into 1, can I keep your Reviewed-by on 1 ? Yes. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 10a71a130987..5d4400ec8f28 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -81,6 +81,7 @@ properties: - qcom,pmp8074 - qcom,pmr735a - qcom,pmr735b + - qcom,pmr735d - qcom,pms405 - qcom,pmx55 - qcom,pmx65
Document compatible for the pmr735d SPMI PMIC. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+)