From patchwork Fri Jul 27 12:17:21 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arun Kumar Neelakantam X-Patchwork-Id: 10547045 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 22E931751 for ; Fri, 27 Jul 2018 12:19:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 116052B852 for ; Fri, 27 Jul 2018 12:19:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 05AC72B858; Fri, 27 Jul 2018 12:19:27 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham 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 A6FEA2B85A for ; Fri, 27 Jul 2018 12:19:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388498AbeG0NkA (ORCPT ); Fri, 27 Jul 2018 09:40:00 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:45270 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731020AbeG0Nj7 (ORCPT ); Fri, 27 Jul 2018 09:39:59 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 55EA260B7A; Fri, 27 Jul 2018 12:18:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1532693899; bh=5FCC/tSqbFiWCwdfdm3rxP2znqlVaTi97Gj5xIu+aUs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CsLPRizkeAioQ1su++5fhs2mwmLvLrG+HTtxjCYEx0lDTOOaixNb7pna0vBnzsVed iovoq5xMkxkOV1c6G57HwdIA7K+b/LW3zkZhUvboz5hke0xgdYWxcS2iLXJ8lOfxSp 3lUVQ7a3YCz8sjVLchUOHmVuXa/RxDW/bWqvr+YA= Received: from aneelaka-linux.qualcomm.com (blr-c-bdr-fw-01_globalnat_allzones-outside.qualcomm.com [103.229.19.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: aneela@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 3B02D607B9; Fri, 27 Jul 2018 12:18:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1532693898; bh=5FCC/tSqbFiWCwdfdm3rxP2znqlVaTi97Gj5xIu+aUs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=X35p2oBJ9G2k6enCh/AVkji9Ttac+xShEbzcXr+cur8G7CxmTk67wWDIuwrVLdaLE Q+oJ/KnFfyyl5EXrwKQ9ZmkviGoFGQy9S0J5LHQr8Ak0NhKdBEnC9wUl8l4wq2TfJ7 J1ExKCi2WNI2LgWaVHNotq+jX7HEQBIDtwgedx8s= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 3B02D607B9 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=aneela@codeaurora.org From: Arun Kumar Neelakantam To: ohad@wizery.com, bjorn.andersson@linaro.org, clew@codeaurora.org, robh+dt@kernel.org, arnaud.pouliquen@st.com, andy.gross@linaro.org Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Arun Kumar Neelakantam , David Brown , Mark Rutland , linux-arm-msm@vger.kernel.org (open list:ARM/QUALCOMM SUPPORT), linux-soc@vger.kernel.org (open list:ARM/QUALCOMM SUPPORT), devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Subject: [PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings Date: Fri, 27 Jul 2018 17:47:21 +0530 Message-Id: <1532693849-7037-2-git-send-email-aneela@codeaurora.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1532693849-7037-1-git-send-email-aneela@codeaurora.org> References: <1532693849-7037-1-git-send-email-aneela@codeaurora.org> 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 From: Chris Lew There are GLINK clients who open the same channel on multiple GLINK links. These clients need a way to distinguish which remoteproc they are communicating to. Add a label property to identify the edge this node represents. Signed-off-by: Chris Lew Signed-off-by: Arun Kumar Neelakantam Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt index 9663cab..0b8cc53 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt @@ -10,6 +10,11 @@ edge. Value type: Definition: must be "qcom,glink-rpm" +- label: + Usage: optional + Value type: + Definition: should specify the subsystem name this edge corresponds to. + - interrupts: Usage: required Value type: