Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1474255pxb; Fri, 24 Sep 2021 05:29:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwbbSVoLb1kf+UzoGM9MuoqfW7ad2dccLwEJh8hGQK6Ri15qFmki0+i+3zfa5ywTwInmyx0 X-Received: by 2002:a05:6e02:158c:: with SMTP id m12mr7922603ilu.132.1632486582703; Fri, 24 Sep 2021 05:29:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632486582; cv=none; d=google.com; s=arc-20160816; b=WO57c7km2l9vQNgq5b/leTQoOfPNitMVnuloGCo4q09grkOJZlUzinDeSJvm3e61iR OXy2YJcaWa8aEH2hZg2HVtrX+zO2L3B267fTyqMeW2r8OfDzkzrxb01bAGI/Sdj17VY+ bmjN2yDxDXwSHLU5K3yUPWd3hwMRBCzbZk7OuHM3rM3ysodpwdOB0wNBpTG2ys5H83m1 wos3lNfaXAth/+n9eAASRMMOxHQcEVSeDzLkxnPmznRocZLijFQbynw4+WMT2yaQ06qN HvPw+LCcL4mmDzZcLItFgXE9i2cKjhoYFzwEp/jUgiPtF+ur9+JeQIR0kB64ouAkcdbX cmlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=r/oUJyeZNgNEsqgdo+qyT4RDrWCgj+J6t+5HLeQWBr4=; b=ECg2/Fc6l71GKwbtKEzUnaWYf8JYUGWn0gmJNWkWW+9jTDdU2/E/h7A1bFoY3fY7+T P9vZBry9fXtGvAhZUbatWT0v2e9zfdPheAA9hfHw/GI+jae27Q1umqQNDhs30ODYXWkl nyGMGvxvUUklFRUOqpklMX2g6XExXtgtkXtAdahphIhwrRxWnwRZCdl6kiyMQexdfyjp ciLI0p24X1reJlbTocSX4W0Jskla+2xcYKKwNnB/rACjSviFdYNJ2dyjUW/s0BK4TRTQ kljMgVPZ63D3Jdm4vDFLxygaq01BpUZjrwH1DRXpJ9lpF1AsnPYzWW1I1D5OD0qMPlls s7QA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x5si8972146ilp.149.2021.09.24.05.29.24; Fri, 24 Sep 2021 05:29:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343539AbhIXMVK (ORCPT + 99 others); Fri, 24 Sep 2021 08:21:10 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:54009 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245425AbhIXMVC (ORCPT ); Fri, 24 Sep 2021 08:21:02 -0400 Received: from ironmsg-lv-alpha.qualcomm.com ([10.47.202.13]) by alexa-out.qualcomm.com with ESMTP; 24 Sep 2021 05:19:28 -0700 X-QCInternal: smtphost Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg-lv-alpha.qualcomm.com with ESMTP/TLS/AES256-SHA; 24 Sep 2021 05:19:27 -0700 X-QCInternal: smtphost Received: from ekangupt-linux.qualcomm.com ([10.204.67.11]) by ironmsg02-blr.qualcomm.com with ESMTP; 24 Sep 2021 17:49:15 +0530 Received: by ekangupt-linux.qualcomm.com (Postfix, from userid 2319895) id 443FB3DE5; Fri, 24 Sep 2021 17:49:14 +0530 (IST) From: Jeya R To: linux-arm-msm@vger.kernel.org, srinivas.kandagatla@linaro.org Cc: Jeya R , gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, fastrpc.upstream@qti.qualcomm.com Subject: [PATCH 1/4] dt-bindings: devicetree documentation for secure domain Date: Fri, 24 Sep 2021 17:49:08 +0530 Message-Id: <1632485951-13473-2-git-send-email-jeyr@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1632485951-13473-1-git-send-email-jeyr@codeaurora.org> References: <1632485951-13473-1-git-send-email-jeyr@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add information about secure domain property. Signed-off-by: Jeya R --- Documentation/devicetree/bindings/misc/qcom,fastrpc.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt b/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt index 2a1827a..276c1d1 100644 --- a/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt +++ b/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt @@ -49,6 +49,12 @@ on the dsp. context bank. Defaults to 1 when this property is not specified. +- secure-domains: + Usage: Optional + Value type: + Definition: Specify DSP domain is secure, must be + "qcom,secure-domain" + Example: adsp-pil { -- 2.7.4