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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 07E27C433ED for ; Thu, 22 Apr 2021 16:56:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B5BE461431 for ; Thu, 22 Apr 2021 16:56:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236713AbhDVQ5N (ORCPT ); Thu, 22 Apr 2021 12:57:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40940 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236659AbhDVQ5M (ORCPT ); Thu, 22 Apr 2021 12:57:12 -0400 Received: from mail-pg1-x52a.google.com (mail-pg1-x52a.google.com [IPv6:2607:f8b0:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 99682C06174A for ; Thu, 22 Apr 2021 09:56:37 -0700 (PDT) Received: by mail-pg1-x52a.google.com with SMTP id s22so12156436pgk.6 for ; Thu, 22 Apr 2021 09:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=UFzFQdhQTmHz4oQ6RfQH6JCaTrTMSe+EImX4uIUHN0E=; b=hfMHlb2tAGDCpRp6rUYXum4xsxawk5eNNnqK1TYeijET5DpgcH8OASPwJJs60T9Z5N U36ExbgMboXgJjUyEd3dq5YyXMtrcP5FYro0Jd21YD98kgg9rPymMQSxVcu8/63ijAvt SP0ZUUzhoZfY3IpcbkA5tYVLJYPpuMhErt9yH3L8gwWItgxbBjHfy/zaHXkAeSDm32XQ WQWg8L4IBpUZWqMYHi0pMkZR68EhaducU3c9g0bbnNr+y0RA3wDbsLil5NZq4yK0n1M5 o0JyqOHTikRZPcbtwcJ5vwp4yuIsoOo3DkQTHq4OEKU6+8tevPJQmQxANyQ6cCDp+qfa Yhtg== 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=UFzFQdhQTmHz4oQ6RfQH6JCaTrTMSe+EImX4uIUHN0E=; b=j78hRLh8U6UjaAUlFuguG3wZFnknRyfBtEuPzhvy7jp/SmWQ1yyFeZQZEdxW69cVnL gRLbIVSQTgQTPdLzxGx6Z9OcZJ71IZM71eq0LcxZaYunC6PsTaejOnuVTFaXRvklRre1 sZPrChSyaihXeubyp4bzeQsSdjYHlnbvgSL/V72sy9DM3ujDxL7pS2Zy4Hv0yXqjI8AY ZHyiFGj5vVo2kw+K+SsH6C7HlO6vMTMdLaJCNmqeMVfN7H3O1oE3JVEKyhU6h+/DtF+P soZoex7NkSeqmSE/bJPlO6RbVzItjxbqO0KYbkc8dtu7+xDV3jm5n8wvG2goRqKpMn9/ +Dvg== X-Gm-Message-State: AOAM530/N6FYoC3rtuXfz0pM3OPCx1fQ8NwVsZcE9vN2JKqHJnHvLdFD Vl98gH2W+mliza+C+NpNqF3AQw== X-Google-Smtp-Source: ABdhPJzxbKxbKh/MjTGRzoDqVZhktXmS/i9dIyByKzAYVlIEO8VJzYPR/7OK8Sjx6LwUs25y/alAHQ== X-Received: by 2002:aa7:8608:0:b029:258:838a:23bb with SMTP id p8-20020aa786080000b0290258838a23bbmr4107118pfn.37.1619110597162; Thu, 22 Apr 2021 09:56:37 -0700 (PDT) Received: from xps15 (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id u25sm2543788pgk.34.2021.04.22.09.56.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Apr 2021 09:56:36 -0700 (PDT) Date: Thu, 22 Apr 2021 10:56:34 -0600 From: Mathieu Poirier To: peng.fan@oss.nxp.com Cc: ohad@wizery.com, bjorn.andersson@linaro.org, o.rempel@pengutronix.de, robh+dt@kernel.org, devicetree@vger.kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan Subject: Re: [PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP Message-ID: <20210422165634.GD1256950@xps15> References: <1618971622-30539-1-git-send-email-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1618971622-30539-1-git-send-email-peng.fan@oss.nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On Wed, Apr 21, 2021 at 10:20:14AM +0800, peng.fan@oss.nxp.com wrote: > From: Peng Fan > > V5: > Add R-b tag > Move the change in detect mode of patch 5 to patch 7 Per Mathieu's > comments > > V4: > Typo fix > patch 4: take state as a check condition > patch 5: move regmap lookup/attach to imx_rproc_detect_mode > patch 6: add imx_rproc_clk_enable for optional clk > patch 8: use switch/case in imx_rproc_detect_mode > V3: > Add A-b tag for Patch 1/2 > Fix the checkpatch warning for Patch 6,8 > > V2: > Patch 1/8, use fsl as vendor, typo fix > Because patchset [1] has v2 version, patch 5,6,7,8 are adapted that > change. > > This patchset is to support i.MX7ULP/8MN/8MP, also includes a patch to > parse fsl,auto-boot > One of the request I had from the last revision was to explicitly list what other patchset this work depends on and what branch it is based of, something I can't find here. As such I am dropping this set and won't look at another revision before May 22nd. > Peng Fan (8): > dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property > dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support > dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P > remoteproc: imx_rproc: parse fsl,auto-boot > remoteproc: imx_rproc: initial support for mutilple start/stop method > remoteproc: imx_rproc: make clk optional > remoteproc: imx_rproc: support i.MX7ULP > remoteproc: imx_rproc: support i.MX8MN/P > > .../bindings/remoteproc/fsl,imx-rproc.yaml | 11 +- > drivers/remoteproc/imx_rproc.c | 196 +++++++++++++++--- > 2 files changed, 173 insertions(+), 34 deletions(-) > > -- > 2.30.0 > 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=-8.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,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 57FAFC433B4 for ; Thu, 22 Apr 2021 16:58:26 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 9E22661426 for ; Thu, 22 Apr 2021 16:58:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9E22661426 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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=desiato.20200630; 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=CzO6GgI0PAktwb5CjACiMTzat5GLec3Q7pcz/bL7vXs=; b=icphycNLDvpF8O7MDLdx+19gW Di43DGgTXg2JLc3HMVY7UDrj27m4BJueWwCgnB+doP1CebJc1u9V2hwcb4LXQjBJPFtEbEVqZpWsz 86O5/MfHl1ZHLUQe9K6LX+WlrDQvtFZPk3pZuaNfImWfh0LplIdLrQ1tEg+d/MG3gPdDt9X5ii1ep fQk4bZ0zgZkiacSx3K7Ob5ymbEGj/Y8yRm0WFasz6uTZtlYH/X3YRq5IX8HkfVBJSMeBF30lj/xit fz1Sv4yZOfjTj6xH6/ZLINV9xm2AnihKspyMZd2ihRMQaxeJbADQX9fLRgkfSfO98BFNuAQU3gG/S P7r29cZQA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lZcdA-00H8x2-HH; Thu, 22 Apr 2021 16:56:44 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lZcd7-00H8wp-P4 for linux-arm-kernel@desiato.infradead.org; Thu, 22 Apr 2021 16:56:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=UFzFQdhQTmHz4oQ6RfQH6JCaTrTMSe+EImX4uIUHN0E=; b=0R92N3Nbkoyfsm0vFHsmsMSfGQ Np5NgbSviqZPE8CWkuxnw2QQpKIX5DcFEkYucm09MnFLw2TgZxMrHrE9ztndm2TePcXiPk5m9uK/z 9iY4nug/oSJBMVSnbGdabixl3fMOGcOCxY7QxIXZuOsTDtz7Wyqu7HZ+ao5+efcoIP9Vu78Ob5oQ8 KsnuGW9MWwpyk+juvmL5Oyd3HTUEN0SL6KKsbMirhhZLcwuMpE5oOKgOHwCk6LBD0Giy/uoYiCk2/ IHMUspi/Re5NO+zwKaRHj0VDipD7lj3VJKpeUgN+TdGq4rz9hAzdGgdbnFy0RzgWFJUTGzLpJ+4ZP AqLHqlIw==; Received: from mail-pg1-x52d.google.com ([2607:f8b0:4864:20::52d]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lZcd5-00DrhV-7m for linux-arm-kernel@lists.infradead.org; Thu, 22 Apr 2021 16:56:40 +0000 Received: by mail-pg1-x52d.google.com with SMTP id b17so33264945pgh.7 for ; Thu, 22 Apr 2021 09:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=UFzFQdhQTmHz4oQ6RfQH6JCaTrTMSe+EImX4uIUHN0E=; b=hfMHlb2tAGDCpRp6rUYXum4xsxawk5eNNnqK1TYeijET5DpgcH8OASPwJJs60T9Z5N U36ExbgMboXgJjUyEd3dq5YyXMtrcP5FYro0Jd21YD98kgg9rPymMQSxVcu8/63ijAvt SP0ZUUzhoZfY3IpcbkA5tYVLJYPpuMhErt9yH3L8gwWItgxbBjHfy/zaHXkAeSDm32XQ WQWg8L4IBpUZWqMYHi0pMkZR68EhaducU3c9g0bbnNr+y0RA3wDbsLil5NZq4yK0n1M5 o0JyqOHTikRZPcbtwcJ5vwp4yuIsoOo3DkQTHq4OEKU6+8tevPJQmQxANyQ6cCDp+qfa Yhtg== 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=UFzFQdhQTmHz4oQ6RfQH6JCaTrTMSe+EImX4uIUHN0E=; b=Rcxnwx+6gt68wUw2FLuhw9QTAmqzhjZl7vbsUzNmHbWGrWnxfujsy+AOqGsJ7zbFL8 d1cfDXrH97Rcj4TOJF+n1RoooKrDMA0Wy2r4xv6PhNuadoTte56lIg4tz0QBHdX2dWhs 9q2WnwmrRvc4dELN8smpzZtZmcLZorhKYyK3WyNPTl1TEwNzbg5PjOjnCM4vx8cjnrwL SJT81zmySM7S6LrcuIeowphGZtkLV3BsKcp1bUtlzUgXELtuSi0Mkgc06Ej6NiKJBLrh 5MfiJ0Nyr0QcsPCjSMebVwNGO53tolmvw5ANKrZF9eT8IyQqwkTKO5hKRCWpIETJeKoi 9C3A== X-Gm-Message-State: AOAM532YLNaM1AXa+ZhYhsycqGISxK2IGIjM+hPhvsociqd2DfetQquo s+37QaLARkOHppoaA6ZVSpxPdw== X-Google-Smtp-Source: ABdhPJzxbKxbKh/MjTGRzoDqVZhktXmS/i9dIyByKzAYVlIEO8VJzYPR/7OK8Sjx6LwUs25y/alAHQ== X-Received: by 2002:aa7:8608:0:b029:258:838a:23bb with SMTP id p8-20020aa786080000b0290258838a23bbmr4107118pfn.37.1619110597162; Thu, 22 Apr 2021 09:56:37 -0700 (PDT) Received: from xps15 (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id u25sm2543788pgk.34.2021.04.22.09.56.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Apr 2021 09:56:36 -0700 (PDT) Date: Thu, 22 Apr 2021 10:56:34 -0600 From: Mathieu Poirier To: peng.fan@oss.nxp.com Cc: ohad@wizery.com, bjorn.andersson@linaro.org, o.rempel@pengutronix.de, robh+dt@kernel.org, devicetree@vger.kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan Subject: Re: [PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP Message-ID: <20210422165634.GD1256950@xps15> References: <1618971622-30539-1-git-send-email-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1618971622-30539-1-git-send-email-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210422_095639_303358_9CEB49B7 X-CRM114-Status: GOOD ( 16.78 ) 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 Wed, Apr 21, 2021 at 10:20:14AM +0800, peng.fan@oss.nxp.com wrote: > From: Peng Fan > > V5: > Add R-b tag > Move the change in detect mode of patch 5 to patch 7 Per Mathieu's > comments > > V4: > Typo fix > patch 4: take state as a check condition > patch 5: move regmap lookup/attach to imx_rproc_detect_mode > patch 6: add imx_rproc_clk_enable for optional clk > patch 8: use switch/case in imx_rproc_detect_mode > V3: > Add A-b tag for Patch 1/2 > Fix the checkpatch warning for Patch 6,8 > > V2: > Patch 1/8, use fsl as vendor, typo fix > Because patchset [1] has v2 version, patch 5,6,7,8 are adapted that > change. > > This patchset is to support i.MX7ULP/8MN/8MP, also includes a patch to > parse fsl,auto-boot > One of the request I had from the last revision was to explicitly list what other patchset this work depends on and what branch it is based of, something I can't find here. As such I am dropping this set and won't look at another revision before May 22nd. > Peng Fan (8): > dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property > dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support > dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P > remoteproc: imx_rproc: parse fsl,auto-boot > remoteproc: imx_rproc: initial support for mutilple start/stop method > remoteproc: imx_rproc: make clk optional > remoteproc: imx_rproc: support i.MX7ULP > remoteproc: imx_rproc: support i.MX8MN/P > > .../bindings/remoteproc/fsl,imx-rproc.yaml | 11 +- > drivers/remoteproc/imx_rproc.c | 196 +++++++++++++++--- > 2 files changed, 173 insertions(+), 34 deletions(-) > > -- > 2.30.0 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel