Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1956070pxb; Fri, 29 Jan 2021 09:15:07 -0800 (PST) X-Google-Smtp-Source: ABdhPJwgQD1xFZ0B6XVXKhHJXw/AKtMc0MAOuVysheIil7jMu2qRZslbTuuBd7V+pByfpDpepgOy X-Received: by 2002:a17:906:890:: with SMTP id n16mr5431079eje.195.1611940507710; Fri, 29 Jan 2021 09:15:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611940507; cv=none; d=google.com; s=arc-20160816; b=Eq//fpXnM5OzaInyiOyG0HCyKxB4MV2oNugUjn5BTdg7BGeuA3zWnbwdrxOKrJT/yf BD3TsESypLC6vM7Eakr7DvP6zgjWKYvyHB7ytkJKEmY5jxk1llfu9fhRERTor9JwKIyi xcRMlEyax1emiCXRQ0PyPeNYh28iMbR3urY5ZYhnSUIVSl1OwBTkiUKRrWMarvDw14wU HEkG1sXjEXuHvJ9kBMy/O9fvQjd4Ek/cxP9J4YSK4Cc4I86vE9yu/eQNuSs5cCSwgTZ8 oA+eRqK1wFMTA979/M6ArXVc0Xoh+4QxMuA3NPHQEHhcYEEbZJPV9XNmyzzMmYgG51z8 EYKA== 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 :to:from; bh=mwOaHJLD/D4b/EgB9TEkCt1crOL5whuepXQknzCIt3M=; b=XJ34GFb0ZdDqEK2YV6+MnMVVdzmZ4Z98tFCOnfOa3TekSx9YXEBCIv+4hOyxhpx62L vgG7BeGTgi8ugrzjMpG2jZO+N94L3bibColbBoj/FZQ68RrbxW3t0NCMpG85DBX76UHa uxXx4sdk7IyjGlqlmXXBRinnnGMk+uMIyedmX7wI4nSzbGMMg/qnyiMQ3pLaUGaDK25H /WkgCu5NiIM8cYGxePmJvuX1lP9fbKYUG0fHyPQ2C1hp3LOwwoZ6D1rRB+TUt0hg5qrx xe3NJLqiUxfUMtig08CuG8SnWxmw/GTz97N0jaZMO+Srj/hu5zvYOunB52rAqp3X4BnU l98g== 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 y16si5332107eju.393.2021.01.29.09.14.43; Fri, 29 Jan 2021 09:15:07 -0800 (PST) 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 S232270AbhA2RN5 (ORCPT + 99 others); Fri, 29 Jan 2021 12:13:57 -0500 Received: from alexa-out.qualcomm.com ([129.46.98.28]:13687 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231156AbhA2RMv (ORCPT ); Fri, 29 Jan 2021 12:12:51 -0500 Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 29 Jan 2021 09:12:06 -0800 X-QCInternal: smtphost Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 29 Jan 2021 09:12:03 -0800 X-QCInternal: smtphost Received: from gokulsri-linux.qualcomm.com ([10.201.2.207]) by ironmsg02-blr.qualcomm.com with ESMTP; 29 Jan 2021 22:42:00 +0530 Received: by gokulsri-linux.qualcomm.com (Postfix, from userid 432570) id 84EC621251; Fri, 29 Jan 2021 22:42:00 +0530 (IST) From: Gokul Sriram Palanisamy To: sboyd@kernel.org, agross@kernel.org, bjorn.andersson@linaro.org, david.brown@linaro.org, devicetree@vger.kernel.org, jassisinghbrar@gmail.com, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org, mark.rutland@arm.com, mturquette@baylibre.com, ohad@wizery.com, robh+dt@kernel.org, sricharan@codeaurora.org, gokulsri@codeaurora.org Subject: [PATCH 1/3] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for IPQ6018 Date: Fri, 29 Jan 2021 22:41:58 +0530 Message-Id: <1611940320-24830-2-git-send-email-gokulsri@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1611940320-24830-1-git-send-email-gokulsri@codeaurora.org> References: <1611940320-24830-1-git-send-email-gokulsri@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add a new modem compatible string for IPQ6018 SoCs Signed-off-by: Gokul Sriram Palanisamy --- Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt index 69c49c7..7f1d5783 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt @@ -9,6 +9,7 @@ on the Qualcomm Hexagon core. Definition: must be one of: "qcom,q6v5-pil", "qcom,ipq8074-wcss-pil" + "qcom,ipq6018-wcss-pil" "qcom,qcs404-wcss-pil" "qcom,msm8916-mss-pil", "qcom,msm8974-mss-pil" @@ -40,6 +41,7 @@ on the Qualcomm Hexagon core. string: qcom,q6v5-pil: qcom,ipq8074-wcss-pil: + qcom,ipq6018-wcss-pil: qcom,qcs404-wcss-pil: qcom,msm8916-mss-pil: qcom,msm8974-mss-pil: @@ -68,6 +70,7 @@ on the Qualcomm Hexagon core. Value type: Definition: The clocks needed depend on the compatible string: qcom,ipq8074-wcss-pil: + qcom,ipq6018-wcss-pil: no clock names required qcom,qcs404-wcss-pil: must be "xo", "gcc_abhs_cbcr", "gcc_abhs_cbcr", @@ -165,6 +168,7 @@ For the compatible string below the following supplies are required: Value type: Definition: The power-domains needed depend on the compatible string: qcom,ipq8074-wcss-pil: + qcom,ipq6018-wcss-pil: no power-domain names required qcom,q6v5-pil: qcom,msm8916-mss-pil: -- 2.7.4