Message ID | 20190729120633.20451-4-sibis@codeaurora.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add support for Qualcomm SM8150 and SC7180 SoCs | expand |
diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt index 1232fc9fc709c..1e081dc3f2dae 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt @@ -13,6 +13,8 @@ platforms. "qcom,msm8998-apcs-hmss-global" "qcom,qcs404-apcs-apps-global" "qcom,sdm845-apss-shared" + "qcom,sm8150-apss-shared" + "qcom,sc7180-apss-shared" - reg: Usage: required
Add SM8150 and SC7180 APSS shared to the list of possible bindings. Signed-off-by: Sibi Sankar <sibis@codeaurora.org> --- .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt | 2 ++ 1 file changed, 2 insertions(+)