Message ID | 1673511014-4721-1-git-send-email-quic_mojha@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450 | expand |
On 12/01/2023 09:10, Mukesh Ojha wrote: > Document the qcom,tcsr-sm8450 compatible. > > Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> > --- > Change in v2: > - Considering here it as v2 as this patch came out from comment > made on its v1 https://lore.kernel.org/lkml/c5dc8042-717b-22eb-79f6-d18ab10d6685@linaro.org/ > > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > index adcae6c..bdf7ab4 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > @@ -37,6 +37,7 @@ properties: > - qcom,tcsr-msm8960 > - qcom,tcsr-msm8974 > - qcom,tcsr-msm8996 > + - qcom,tcsr-sm8450 Don't use deprecated name here, you can see there already new devices with proper naming, so sm8450-tcsr Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index adcae6c..bdf7ab4 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -37,6 +37,7 @@ properties: - qcom,tcsr-msm8960 - qcom,tcsr-msm8974 - qcom,tcsr-msm8996 + - qcom,tcsr-sm8450 - const: syscon reg:
Document the qcom,tcsr-sm8450 compatible. Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> --- Change in v2: - Considering here it as v2 as this patch came out from comment made on its v1 https://lore.kernel.org/lkml/c5dc8042-717b-22eb-79f6-d18ab10d6685@linaro.org/ Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+)