Messages in this thread Patch in this message |  | | From | Martin Botka <> | Subject | [PATCH V2 3/5] dt-bindings: soc: qcom: smd-rpm: Document SM6125 compatible | Date | Sun, 23 May 2021 23:15:54 +0200 |
| |
Add the SM6125 compatible to the documentation
Signed-off-by: Martin Botka <martin.botka@somainline.org> --- Changes in V2: Add commit description Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml index 2684f22a1d85..bcf6a0536d3b 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -38,6 +38,7 @@ properties: - qcom,rpm-msm8996 - qcom,rpm-msm8998 - qcom,rpm-sdm660 + - qcom,rpm-sm6125 - qcom,rpm-qcs404 qcom,smd-channels: -- 2.31.1
|  |