diff options
| author | AngeloGioacchino Del Regno <[email protected]> | 2022-11-04 18:21:17 +0100 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-11-07 22:42:55 -0600 |
| commit | fe7e7def2ffc2962644de7abccf2ce85b5f07509 (patch) | |
| tree | 6513f038fabf9f1cd211ddbf3bdba8a1e565b051 | |
| parent | 6d7860f5750d73da2fa1a1f6c9405058a593fa32 (diff) | |
dt-bindings: soc: qcom: qcom,smd-rpm: Use qcom,smd-channels on MSM8976
Like MSM8916 and some others, MSM8976 uses qcom,smd-channels and not
qcom,glink-channels.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml index fef7f29d44ba..11c0f4dd797c 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -81,6 +81,7 @@ if: - qcom,rpm-apq8084 - qcom,rpm-msm8916 - qcom,rpm-msm8974 + - qcom,rpm-msm8976 - qcom,rpm-msm8953 then: properties: |