Message ID | 20240426055326.3141727-3-quic_rohiagar@quicinc.com |
---|---|
State | Not Applicable |
Headers | show |
Series | Add some devicetree node for SDX75 | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
On Fri, 26 Apr 2024 11:23:22 +0530, Rohit Agarwal wrote: > Document the qcom,sdx75-tcsr compatible. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> > --- > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On Fri, 26 Apr 2024 11:23:22 +0530, Rohit Agarwal wrote: > Document the qcom,sdx75-tcsr compatible. > > Applied, thanks! [2/6] dt-bindings: mfd: qcom,tcsr: Add compatible for SDX75 commit: 6b5c5e3546aca232f1bf4837c89cde4ea3ffaf04 -- Lee Jones [李琼斯]
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index b97d77015335..c6bd14ec5aa0 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -28,6 +28,7 @@ properties: - qcom,sdm845-tcsr - qcom,sdx55-tcsr - qcom,sdx65-tcsr + - qcom,sdx75-tcsr - qcom,sm4450-tcsr - qcom,sm6115-tcsr - qcom,sm8150-tcsr
Document the qcom,sdx75-tcsr compatible. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+)