Message ID | 1696954157-16327-1-git-send-email-quic_mojha@quicinc.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [1/3] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8{2|3|5}50 | expand |
On 10/10/23 18:09, Mukesh Ojha wrote:
> Document the compatible for sm8{2|3|5}50 SoCs.
sm8[235]0 would work as well ;)
Konrad
On 10/10/2023 18:09, Mukesh Ojha wrote: > Document the compatible for sm8{2|3|5}50 SoCs. > > Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> > --- > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > index 33c3d023a106..f328ddd6c566 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml > @@ -29,7 +29,10 @@ properties: > - qcom,sdx65-tcsr > - qcom,sm4450-tcsr > - qcom,sm8150-tcsr > + - qcom,sm8250-tcsr > + - qcom,sm8350-tcsr > - qcom,sm8450-tcsr > + - qcom,sm8550-tcsr This is already documented in: Documentation/devicetree/bindings/clock/qcom,sm8550-tcsr.yaml > - qcom,tcsr-apq8064 > - qcom,tcsr-apq8084 > - qcom,tcsr-ipq5332
On 10/10/2023 11:23 PM, Neil Armstrong wrote: > On 10/10/2023 18:09, Mukesh Ojha wrote: >> Document the compatible for sm8{2|3|5}50 SoCs. >> >> Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> >> --- >> Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml >> b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml >> index 33c3d023a106..f328ddd6c566 100644 >> --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml >> +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml >> @@ -29,7 +29,10 @@ properties: >> - qcom,sdx65-tcsr >> - qcom,sm4450-tcsr >> - qcom,sm8150-tcsr >> + - qcom,sm8250-tcsr >> + - qcom,sm8350-tcsr >> - qcom,sm8450-tcsr >> + - qcom,sm8550-tcsr > > This is already documented in: > Documentation/devicetree/bindings/clock/qcom,sm8550-tcsr.yaml Oh, will remove it from here. Thanks. -Mukesh > >> - qcom,tcsr-apq8064 >> - qcom,tcsr-apq8084 >> - qcom,tcsr-ipq5332 >
On 10/10/2023 10:07 PM, Konrad Dybcio wrote: > > > On 10/10/23 18:09, Mukesh Ojha wrote: >> Document the compatible for sm8{2|3|5}50 SoCs. > sm8[235]0 would work as well ;) Sure, Thanks. -Mukesh > > Konrad
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index 33c3d023a106..f328ddd6c566 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -29,7 +29,10 @@ properties: - qcom,sdx65-tcsr - qcom,sm4450-tcsr - qcom,sm8150-tcsr + - qcom,sm8250-tcsr + - qcom,sm8350-tcsr - qcom,sm8450-tcsr + - qcom,sm8550-tcsr - qcom,tcsr-apq8064 - qcom,tcsr-apq8084 - qcom,tcsr-ipq5332
Document the compatible for sm8{2|3|5}50 SoCs. Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 3 +++ 1 file changed, 3 insertions(+)