Message ID | 20240911-qcs8300_tcsr_binding-v2-1-66eb5336b8d1@quicinc.com |
---|---|
State | Not Applicable |
Headers | show |
Series | [v2] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300 | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
On Wed, Sep 11, 2024 at 03:44:25PM +0800, Jingyi Wang wrote: > Document the qcom,qcs8300-tcsr compatible, tcsr will provide various > control and status functions for their peripherals. > > Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com> > --- > Changes in v2: > - decoupled from the original series. > - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com > --- > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
On Wed, 11 Sep 2024 15:44:25 +0800, Jingyi Wang wrote: > Document the qcom,qcs8300-tcsr compatible, tcsr will provide various > control and status functions for their peripherals. > > Applied, thanks! [1/1] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300 commit: 1857a06502dd04ebd682d99697e66aa38b15d43a -- Lee Jones [李琼斯]
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index c6bd14ec5aa0..0edc7810d8ef 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8998-tcsr - qcom,qcm2290-tcsr - qcom,qcs404-tcsr + - qcom,qcs8300-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr - qcom,sc8280xp-tcsr
Document the qcom,qcs8300-tcsr compatible, tcsr will provide various control and status functions for their peripherals. Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com> --- Changes in v2: - decoupled from the original series. - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-qcs8300_tcsr_binding-afbf8d5e0644 Best regards,