From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AC285C48BC2 for ; Fri, 25 Jun 2021 23:43:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8E93D61954 for ; Fri, 25 Jun 2021 23:43:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230001AbhFYXpi (ORCPT ); Fri, 25 Jun 2021 19:45:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229959AbhFYXph (ORCPT ); Fri, 25 Jun 2021 19:45:37 -0400 Received: from mail-pf1-x42a.google.com (mail-pf1-x42a.google.com [IPv6:2607:f8b0:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D82E3C061768 for ; Fri, 25 Jun 2021 16:43:14 -0700 (PDT) Received: by mail-pf1-x42a.google.com with SMTP id s137so1060650pfc.4 for ; Fri, 25 Jun 2021 16:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=/tFwR7u39ByTSDGSuf//RmhtSs5n61e7tjCidDAHEwU=; b=RtBmoR+o0L7Hzxra1hLP2nxzrIVAlfQNEBpxtpYfAms4bgYwYHn5I8wl0fcGynUBOR CprjBqiQwWKxZKoZNJKf7V6eJGjvC5Bnnif+frB0UxnAIi4451e1B3mY0WPm9RSmBCgE s6T/3mZC1cmzh1zMy6LIZauKGbQDdv5WCboCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/tFwR7u39ByTSDGSuf//RmhtSs5n61e7tjCidDAHEwU=; b=juvdjJQjFPE+Gm1N6ihTVnYl61z7xAc0XGAWSiU0/kZlEbSwj98pRmECTDDsPEQnvG ZTKOjZZlGWZ+RtUyuolCq5RAB3ob5IMH2yeuan84OSKvaUv3Pl5Xu0R/CY49pglN5kxL zPIFaNZ6qEA942Pm5r3nvijGrBMCqcb6we8I7k2VMCcq5qgIuYm5c71vTp7PVj0Of6P2 AyMUx7MVknZSjfCqPFxR5cpF0y9yoOjMZvX3ob4JrXOXyvdvNlVEi5UCEhPNyGrWQ9lu 0t97uDxNXLMQchZMRrfU4jdMwZyW9IedO87yaSxRnxid+T35A0UpeSZrxo9A3QvmIL9i 4ztw== X-Gm-Message-State: AOAM5301X7BRc//5QWjPepuKF2ohmxa1X0WUvz1Vb9DvWTsaEun8ZlGD 1H/T7JAoaquc/U2kPVXbrIlALQ== X-Google-Smtp-Source: ABdhPJxlOQFys+rH3219mQAN5WMqnrAmi9ACXYgGQabbwpyt5J3mNtJJYkQlBWDGLf/NjU4opG00Vw== X-Received: by 2002:a05:6a00:17a5:b029:305:d4e8:7391 with SMTP id s37-20020a056a0017a5b0290305d4e87391mr13299524pfg.0.1624664594337; Fri, 25 Jun 2021 16:43:14 -0700 (PDT) Received: from localhost ([2620:15c:202:201:cc13:a7dd:f4b5:2160]) by smtp.gmail.com with UTF8SMTPSA id p38sm5497835pfh.151.2021.06.25.16.43.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 25 Jun 2021 16:43:13 -0700 (PDT) Date: Fri, 25 Jun 2021 16:43:12 -0700 From: Matthias Kaehlcke To: Sibi Sankar Cc: bjorn.andersson@linaro.org, robh+dt@kernel.org, will@kernel.org, saiprakash.ranjan@codeaurora.org, ohad@wizery.com, agross@kernel.org, mathieu.poirier@linaro.org, robin.murphy@arm.com, joro@8bytes.org, p.zabel@pengutronix.de, linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, evgreen@chromium.org, dianders@chromium.org, swboyd@chromium.org Subject: Re: [PATCH 3/9] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding Message-ID: References: <1624564058-24095-1-git-send-email-sibis@codeaurora.org> <1624564058-24095-4-git-send-email-sibis@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1624564058-24095-4-git-send-email-sibis@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 25, 2021 at 01:17:32AM +0530, Sibi Sankar wrote: > Add a new modem compatible string for QTI SC7280 SoCs and introduce the > "qcom,ext-regs" and "qcom,qaccept-regs" bindings needed by the modem > sub-system running on SC7280 SoCs. > > Signed-off-by: Sibi Sankar > --- > .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 32 ++++++++++++++++++++-- > 1 file changed, 30 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > index 494257010629..d802e57701b8 100644 > --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > > ... > > @@ -208,6 +218,24 @@ For the compatible strings below the following phandle references are required: > by the offset within syscon for conn_box_spare0 register > used by the modem sub-system running on SC7180 SoC. > > +For the compatible strings below the following phandle references are required: > + "qcom,sc7280-mss-pil" > +- qcom,ext-regs: > + Usage: required > + Value type: > + Definition: two phandles reference to syscons representing TCSR_REG and s/phandles reference/phandle references/ > + TCSR register space followed by the two offset within the syscon s/offset/offsets/ > + to force_clk_en/rscc_disable and axim1_clk_off/crypto_clk_off > + registers respectively. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D673C2B9F4 for ; Fri, 25 Jun 2021 23:45:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1CD8861584 for ; Fri, 25 Jun 2021 23:45:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1CD8861584 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=v0gt/SYlcm8mn3PlxFTq7JEYoqqB+6TRgxUaL8+VzFg=; b=yl26r6DTf4tTHJ U5fSEJQrrFelGFZ3UYf6KwvwL8276qwYgC0ceaUbhuhCFX4/5MWYqBXwgtqUfUkugzhY8AslP9tGa OPy72hMMOW5mPqIJComsjHLUoLWC+/ordEqbJNPf3mGCyHETVCuCEZGxtjUG/pkgvGuahqoKDiq/N P9TvpgKopzoDmqJyYd4NwtV+Q884RAsOqeE4mpyvjW3AHdEQJDXahMFUXRi+Kw9VpEF2eZow+BNhw pGrCzgNEAFSuOwqyvxUgA0hDZ2vyrFByB+vG5vnFIp6CfX6gEUohTD2VszIiksmpmqjlMqiqpRXKw iGxXzRkRfMTzc9QYfkzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwvTk-0033dW-OR; Fri, 25 Jun 2021 23:43:20 +0000 Received: from mail-pf1-x431.google.com ([2607:f8b0:4864:20::431]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwvTh-0033b7-7E for linux-arm-kernel@lists.infradead.org; Fri, 25 Jun 2021 23:43:18 +0000 Received: by mail-pf1-x431.google.com with SMTP id g192so8682445pfb.6 for ; Fri, 25 Jun 2021 16:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=/tFwR7u39ByTSDGSuf//RmhtSs5n61e7tjCidDAHEwU=; b=RtBmoR+o0L7Hzxra1hLP2nxzrIVAlfQNEBpxtpYfAms4bgYwYHn5I8wl0fcGynUBOR CprjBqiQwWKxZKoZNJKf7V6eJGjvC5Bnnif+frB0UxnAIi4451e1B3mY0WPm9RSmBCgE s6T/3mZC1cmzh1zMy6LIZauKGbQDdv5WCboCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/tFwR7u39ByTSDGSuf//RmhtSs5n61e7tjCidDAHEwU=; b=E37xS/2lePamKwJb6foXjgsTVh8LzHf0k2wfeVMK4uIJj5CAqIIgJiWjyoIvjj+CpS 3A2GIXgeBTNSCgMP88vLqjSEH2RKPdsSfOPOwz18uoX1K4VWDgic/sgdJjBggaDxr+Ae SgaliE2qagCctpbxzbUEi+6yJ6tlNIORRk/cNHPsFEpna3r2G9Xz2chqPE02eC3JTbJ1 6znq7Bu9+T5JKWUBcQ8RimMvqs9fm9uIv1n5cE0aMWRECVzdiDDkq1RRpjBrpoi8tVoc yV5Udm7wyWoK9Ir4hZdkzGCgUQDB3mSc7Da/DcY73EbcBcbBqRaxFkWNecfvm6uUxr47 oV4w== X-Gm-Message-State: AOAM531/8Jz4D8Z7h5HoLy1HDGEjfQn8jOqjPkXxl8pHeM8dQEUA19mv sr84pogGPYabnzyp1xecoFxO6A== X-Google-Smtp-Source: ABdhPJxlOQFys+rH3219mQAN5WMqnrAmi9ACXYgGQabbwpyt5J3mNtJJYkQlBWDGLf/NjU4opG00Vw== X-Received: by 2002:a05:6a00:17a5:b029:305:d4e8:7391 with SMTP id s37-20020a056a0017a5b0290305d4e87391mr13299524pfg.0.1624664594337; Fri, 25 Jun 2021 16:43:14 -0700 (PDT) Received: from localhost ([2620:15c:202:201:cc13:a7dd:f4b5:2160]) by smtp.gmail.com with UTF8SMTPSA id p38sm5497835pfh.151.2021.06.25.16.43.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 25 Jun 2021 16:43:13 -0700 (PDT) Date: Fri, 25 Jun 2021 16:43:12 -0700 From: Matthias Kaehlcke To: Sibi Sankar Cc: bjorn.andersson@linaro.org, robh+dt@kernel.org, will@kernel.org, saiprakash.ranjan@codeaurora.org, ohad@wizery.com, agross@kernel.org, mathieu.poirier@linaro.org, robin.murphy@arm.com, joro@8bytes.org, p.zabel@pengutronix.de, linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, evgreen@chromium.org, dianders@chromium.org, swboyd@chromium.org Subject: Re: [PATCH 3/9] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding Message-ID: References: <1624564058-24095-1-git-send-email-sibis@codeaurora.org> <1624564058-24095-4-git-send-email-sibis@codeaurora.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1624564058-24095-4-git-send-email-sibis@codeaurora.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210625_164317_292664_015F6591 X-CRM114-Status: GOOD ( 16.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jun 25, 2021 at 01:17:32AM +0530, Sibi Sankar wrote: > Add a new modem compatible string for QTI SC7280 SoCs and introduce the > "qcom,ext-regs" and "qcom,qaccept-regs" bindings needed by the modem > sub-system running on SC7280 SoCs. > > Signed-off-by: Sibi Sankar > --- > .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 32 ++++++++++++++++++++-- > 1 file changed, 30 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > index 494257010629..d802e57701b8 100644 > --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt > > ... > > @@ -208,6 +218,24 @@ For the compatible strings below the following phandle references are required: > by the offset within syscon for conn_box_spare0 register > used by the modem sub-system running on SC7180 SoC. > > +For the compatible strings below the following phandle references are required: > + "qcom,sc7280-mss-pil" > +- qcom,ext-regs: > + Usage: required > + Value type: > + Definition: two phandles reference to syscons representing TCSR_REG and s/phandles reference/phandle references/ > + TCSR register space followed by the two offset within the syscon s/offset/offsets/ > + to force_clk_en/rscc_disable and axim1_clk_off/crypto_clk_off > + registers respectively. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel