From patchwork Wed Mar 6 23:22:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 10841919 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3C15514DE for ; Wed, 6 Mar 2019 23:21:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2D6872DF93 for ; Wed, 6 Mar 2019 23:21:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2B3412F042; Wed, 6 Mar 2019 23:21:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CCDE02F0AD for ; Wed, 6 Mar 2019 23:21:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725790AbfCFXVe (ORCPT ); Wed, 6 Mar 2019 18:21:34 -0500 Received: from mail-pg1-f195.google.com ([209.85.215.195]:43439 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726111AbfCFXVe (ORCPT ); Wed, 6 Mar 2019 18:21:34 -0500 Received: by mail-pg1-f195.google.com with SMTP id l11so9640876pgq.10 for ; Wed, 06 Mar 2019 15:21:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=KanrZIzkWldxaMBTEZNDdJ/ktuGpuyFRdMUdxblJEY8=; b=ST9u1NlhgtyayYWqk0GhSmeuCR5MuOuOGwfw9j0eDDfUnyHe6FCueZvIQV047pkPO2 iC54s5n+fMRITQXXpDEUw0EPDwnf013eKghNzpRok8/JMpRHUqdyb/G2A9+N3NW95FWM JvgNBVTWPlfHhUgFl/jY4uN7gvl+xuFsFBTmivUuWhBhNSNlmFEMX9MITYGzRKA1wQD7 NAyrGVGHpyEzHTAGhRCPTsMqaYkkrR3Mc8t2SjfRQhvDubxnli7lUObdk/MeSdZHh1tV hInv+C+z78viYUDX5XCdBg0hAmYBMpl8dZ/tFsLh/+8xrT41WwTJMG+NZTSFbujlKdM1 1ddw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=KanrZIzkWldxaMBTEZNDdJ/ktuGpuyFRdMUdxblJEY8=; b=KhHyTm2e+KH6vZP4kYLfaCjmjRQuKUnkj8aJMVAUAtYpTl3kxkittHjj4T+OIGZCY+ QiUIKpOTObNNoFt2sNVIG6eG/mX37QXZS/VYZqzqqKmwxCFvrrf5cv9o1F68eWCffKRn EdZkrnrNLh3kIMW1orwwSfeydvAIkUX94H7wKLmIyNApb4EcqOkNG+kzUjH+efVb4BtS i7iAde8uT8aMFP7nRH2FmDHSE8nPz4XvTOzh+2lGSsTV3itwebLCXNSPGfdBZ4n/XZ1X M2PCdAdT0ziY9DlpS5UOqfBQ0tsIuvyWfQJI2g1+xZ7G8c9viAhzAuIK1KU0ll01639q Y4wg== X-Gm-Message-State: APjAAAWNI5vi45DV4kpCn1nN7k44w1vadBqYfFkS6NYyDn2ncRVsmYIR GLr8v14RAQKo2ii1CMt10Sw5KQ== X-Google-Smtp-Source: APXvYqyvzBMTxIuYh9HcJcTCiDJ0aAMXm6sn/SSuAcHP5+FDjH7O8PZ+bMXspVfF7/u3NIKwifzE7Q== X-Received: by 2002:a62:3047:: with SMTP id w68mr9647415pfw.17.1551914493294; Wed, 06 Mar 2019 15:21:33 -0800 (PST) Received: from localhost.localdomain (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id s6sm5649251pgm.90.2019.03.06.15.21.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2019 15:21:32 -0800 (PST) From: Bjorn Andersson To: Ohad Ben-Cohen , Bjorn Andersson , Rob Herring , Mark Rutland Cc: Andy Gross , David Brown , linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: remoteproc: Rename qcom,adsp binding document Date: Wed, 6 Mar 2019 15:22:20 -0800 Message-Id: <20190306232220.32722-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.18.0 Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The qcom,adsp binding document has evolved to cover the mechanism to load and boot firmware on a range of different Hexagon based remote subsystems. Rename the binding and update the description to better capture this. Signed-off-by: Bjorn Andersson Reviewed-by: Rob Herring --- .../{qcom,adsp.txt => qcom,q6v5-pas.txt} | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) rename Documentation/devicetree/bindings/remoteproc/{qcom,adsp.txt => qcom,q6v5-pas.txt} (88%) diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5-pas.txt similarity index 88% rename from Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt rename to Documentation/devicetree/bindings/remoteproc/qcom,q6v5-pas.txt index 292dfda9770d..bbe9c7465a2c 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5-pas.txt @@ -1,7 +1,8 @@ -Qualcomm ADSP Peripheral Image Loader +Qualcomm TrustZone based Peripheral Image Loader -This document defines the binding for a component that loads and boots firmware -on the Qualcomm ADSP Hexagon core. +This document defines the binding for the TrustZone based "Peripheral +Authentication Service" (PAS) interface for loading and booting firmware on the +Qualcomm Hexagon cores. - compatible: Usage: required @@ -85,10 +86,10 @@ on the Qualcomm ADSP Hexagon core. = SUBNODES -The adsp node may have an subnode named either "smd-edge" or "glink-edge" that -describes the communication edge, channels and devices related to the ADSP. -See ../soc/qcom/qcom,smd.txt and ../soc/qcom/qcom,glink.txt for details on how -to describe these. +The remoteproc node may have an subnode named either "smd-edge" or "glink-edge" +that describes the communication edge, channels and devices related to the +remoteproc. See ../soc/qcom/qcom,smd.txt and ../soc/qcom/qcom,glink.txt for +details on how to describe these. = EXAMPLE