diff options
author | Bryan O'Donoghue <[email protected]> | 2023-01-17 02:48:40 +0000 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-01-17 14:40:21 -0600 |
commit | c525e181fda7f18b694dffb0f22686a4cb407cee (patch) | |
tree | 881a1f7e89fa4146bb75746031353ad71fa406e7 | |
parent | 538b0ba217bb9734e0d5f0c240b2833d3e83bdfa (diff) |
dt-bindings: soc: qcom: smd-rpm: Exclude MSM8936 from glink-channels
MSM8936/MSM8939 should like MSM8916 not require glink-channels.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bryan O'Donoghue <[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 11c0f4dd797c..16fd67c0bd1f 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -80,6 +80,7 @@ if: enum: - qcom,rpm-apq8084 - qcom,rpm-msm8916 + - qcom,rpm-msm8936 - qcom,rpm-msm8974 - qcom,rpm-msm8976 - qcom,rpm-msm8953 |