From af1c4f7efe05e72da52e1a16e0322a3543244015 Mon Sep 17 00:00:00 2001 From: Auditya Bhattaram Date: Mon, 15 Nov 2021 05:46:21 -0800 Subject: [PATCH] bindings: Add bindings for SPSS PIL Add bindings for SPSS PIL. Change-Id: I66f79124f7150910f1eb1ab2fa835cb2df001286 --- bindings/remoteproc/qcom,spss.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/remoteproc/qcom,spss.txt b/bindings/remoteproc/qcom,spss.txt index 0909197d..2e9b6c8a 100644 --- a/bindings/remoteproc/qcom,spss.txt +++ b/bindings/remoteproc/qcom,spss.txt @@ -7,7 +7,7 @@ on the QTI Secure Processor. Usage: required Value type: Definition: must be one of: - "qcom,waipio-spss-pas" + "qcom,waipio-spss-pas" or "qcom,cape-spss-pas" - reg: Usage: required @@ -56,4 +56,4 @@ on the QTI Secure Processor. = SUBNODES The adsp node may have an subnode named "glink-edge" that describes the -communication edge, channels and devices related to the SPSS. \ No newline at end of file +communication edge, channels and devices related to the SPSS.