Message ID | 20230201090529.30446-1-quic_poovendh@quicinc.com |
---|---|
Headers | show |
Series | Enable crashdump collection support for IPQ9574 | expand |
On Wed, 01 Feb 2023, Poovendhan Selvaraj wrote: > Add the tcsr compatible string for IPQ9574 SoC > > Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com> > --- > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + > 1 file changed, 1 insertion(+) Nit: Subject should be "dt-bindings: mfd: ..." > diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > index d463fb47278f..8cd0005fc8c7 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > @@ -30,6 +30,7 @@ properties: > - qcom,tcsr-apq8084 > - qcom,tcsr-ipq6018 > - qcom,tcsr-ipq8064 > + - qcom,tcsr-ipq9574 > - qcom,tcsr-mdm9615 > - qcom,tcsr-msm8226 > - qcom,tcsr-msm8660 > -- > 2.17.1 >