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.7 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,URIBL_BLOCKED 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 93AFFC433B4 for ; Fri, 23 Apr 2021 14:50:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66D0D61452 for ; Fri, 23 Apr 2021 14:50:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231478AbhDWOvH (ORCPT ); Fri, 23 Apr 2021 10:51:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46738 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229805AbhDWOvG (ORCPT ); Fri, 23 Apr 2021 10:51:06 -0400 Received: from mail-io1-xd35.google.com (mail-io1-xd35.google.com [IPv6:2607:f8b0:4864:20::d35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 496F8C061574 for ; Fri, 23 Apr 2021 07:50:30 -0700 (PDT) Received: by mail-io1-xd35.google.com with SMTP id l21so5914307iob.1 for ; Fri, 23 Apr 2021 07:50:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=MMcmdkM2gVl581eh1B9ABdRu1Z5YC42G/lU2iC/THzU=; b=qIlJIcsi0187qWtovyfGsZz8n53uJAkk180sB7FQ42Ul/t11paPOues0+jxUAYj71q z9RsmX6RKBf39KKb9QGFgnqmtQ7PZMoCIpjl9NvVNFTOHDaKm3xNbifQmiPvB3BoKhM9 oGed1Yz0Y+WAC5hQh+W1uT6+jX9Lnt6k5z6R2IEEs5a3tP0zSuJ/B9zBKgMHXfcvw1Ky Q+kAkEb73gv+KUaxPZ5cw0mr2D/Y+2KVPp2MmheSH/cAnbOr5Lp49FAvpgMEzl+Wpruo rHjvxIQGw+E2ol8Xcd3waYnlj44uZ/Vxjgrw87E7HxtMO+uKHh4OfOSlNhGpNjLBnsEN UwVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=MMcmdkM2gVl581eh1B9ABdRu1Z5YC42G/lU2iC/THzU=; b=EwzEKyTiiK5sokS7oXfsnTx5gnSSSfrTfayhvKp/IA12Xo5EeAX+yXmxEwzIIPLZrh B7ctVczNbvAqMSb7UP7KNV7lyXzLIc8nM17MhAu/L/dGQq26RqwbWphVy3k/H6M+ST4Q bLh4y2yULy7TGAn8g/K/QblDp8UQ2AA8QS2ynEvdAYsSug31upP+2LYw8Ql6MQ3omgm+ 9iFg6TfvqD0mNruIDKHYAngIfiBfAftXvvfK1DgN73SEqVTbdao4LbK369O/oVxc+CTo rlUMZTWUisR7bWuDqXBo8Az4iVmnSjFRc0Y6zVONNPfaeUpx3Z2JAB6LiuH7qySApXrE mApA== X-Gm-Message-State: AOAM530tMUebHJA7xNEaNpwkwVyUdc/fC4yUr3nZeksAsRoxeOe75ydX eF4jeHkACROYWVzp1qRAw173PttPWn5Vg0c1KUKR3g== X-Google-Smtp-Source: ABdhPJxCd6YQlgpzhXf6G9ZW9tJeJzvk3SgMyJj1x3xNVufTbvCo+nBbuDER55PCMLE0EGzTJ070ebIaCle6mrVMvZM= X-Received: by 2002:a05:6602:81e:: with SMTP id z30mr3618410iow.90.1619189429739; Fri, 23 Apr 2021 07:50:29 -0700 (PDT) MIME-Version: 1.0 References: <1618971622-30539-1-git-send-email-peng.fan@oss.nxp.com> <20210422165634.GD1256950@xps15> In-Reply-To: From: Mathieu Poirier Date: Fri, 23 Apr 2021 08:50:18 -0600 Message-ID: Subject: Re: [PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP To: Peng Fan Cc: "Peng Fan (OSS)" , "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" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On Thu, 22 Apr 2021 at 19:01, Peng Fan wrote: > > Hi Mathieu, > > > Subject: Re: [PATCH V5 0/8] remoteproc: imx_rproc: support > > i.MX7ULP/8MN/8MP > > > > 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. > > Sorry, that patchset has been merged, so I remove that line. > I should mention that that patchset has been merged into Linux-next tree. > And what branch this set should be applied to is missing. > > > > As such I am dropping this set and won't look at another revision before May > > 22nd. > > Ah. Is it just because that the dependency patchset not been mentioned or you > have issue applying the patchset that delay the patchset for one month? > Both. > Thanks, > Peng. > > > > > > 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,URIBL_BLOCKED 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 B8187C433B4 for ; Fri, 23 Apr 2021 14:53:00 +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 14F3A6145F for ; Fri, 23 Apr 2021 14:53:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 14F3A6145F 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:Cc:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ezky4RgpIp2tpXqdUfnqoyWnPXAHx5m4mF0ishufaJM=; b=nXoTquolJExWax7eIUaQLLEFg iIBc2gcrCcCGYDtR5bX3r2xPOYBsRLxwaToSLsCB5M6fh35aAtJZnggoRl3hluzPp8vnnQ/bwqVub eYv8zLVN3PzT86Gq0VrvgGT2FuubweT5o3ocQw0z4C967S3H2YebmS1i47q4QUwYUSC59CSOdfGiy dIwJQs5lW64GAPN11Urw67KmKC5Gihm2Y4hgtDk9ll8aVFFQXKryHIoq++Y9gEuObxhE+cELA1+sv Gf69voh6APDhrViJH95fJojhqf6utgLNEKeCPn7VLirngZ9l09uOKID5vverjn7sxr3S2TzAJJRd3 zcXexWR7w==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lZx8f-001iZh-2h; Fri, 23 Apr 2021 14:50:39 +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 1lZx8c-001iZV-IF for linux-arm-kernel@desiato.infradead.org; Fri, 23 Apr 2021 14:50:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Type:Cc:To:Subject:Message-ID :Date:From:In-Reply-To:References:MIME-Version:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=MMcmdkM2gVl581eh1B9ABdRu1Z5YC42G/lU2iC/THzU=; b=wH8+xYCN2CdmlxuMwxT5GNXDwV d3EdOB7yCNjEhsZ2QFrw+A4/0FsEPcF3r8jzoeg/IfziXDSYzsC07p3+fzRbirJYY2F80ZgW02Nbj mVmdMewUcao4kTGZKzTCK6URx/RR0fEXR/wirZBYI26eNnBJxhrOR+rOZlz+fRfF9IwHT3AOQfWEZ 79sIksew8rkBMjLeTnIjmKea+eo8I0jPF86dBW/4r8IZ6h5jzlTO74gGAlopl/jGhfyqRLeBxUkZ3 aiYj036ardJR4tRHauF32wmLcX+mcJzzl7dGVSXy6mpQs0hyYYbESoXlUyw8BMqfNs4m/tpqJCgf2 iZ1lneNg==; Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lZx8Z-00EU06-NV for linux-arm-kernel@lists.infradead.org; Fri, 23 Apr 2021 14:50:33 +0000 Received: by mail-io1-xd31.google.com with SMTP id z14so15650580ioc.12 for ; Fri, 23 Apr 2021 07:50:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=MMcmdkM2gVl581eh1B9ABdRu1Z5YC42G/lU2iC/THzU=; b=qIlJIcsi0187qWtovyfGsZz8n53uJAkk180sB7FQ42Ul/t11paPOues0+jxUAYj71q z9RsmX6RKBf39KKb9QGFgnqmtQ7PZMoCIpjl9NvVNFTOHDaKm3xNbifQmiPvB3BoKhM9 oGed1Yz0Y+WAC5hQh+W1uT6+jX9Lnt6k5z6R2IEEs5a3tP0zSuJ/B9zBKgMHXfcvw1Ky Q+kAkEb73gv+KUaxPZ5cw0mr2D/Y+2KVPp2MmheSH/cAnbOr5Lp49FAvpgMEzl+Wpruo rHjvxIQGw+E2ol8Xcd3waYnlj44uZ/Vxjgrw87E7HxtMO+uKHh4OfOSlNhGpNjLBnsEN UwVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=MMcmdkM2gVl581eh1B9ABdRu1Z5YC42G/lU2iC/THzU=; b=lwkUbWy5xmPo4ULgmDvoOhGYoxWlEaIQl96pNg4edXiVzdj/ROtqIdFdrlerLpm0bJ nCeb3iZHwnA7u0U5ZKdt1Oe3MbTh9gFsYdhbmhGRJnum2IXjtaAc5Ycc3X38rfP+Ihmr wZBvpd4YFKJU2Nz2i0HvOk0uMOKnM2BC1kZjP6IdJ20nP84ni6DuATSNLw3tOtKOV0Yy /1KH9Jnhdh+DkOiQblVfLjE3pS7t4le1x5kv0E8jlMIIl+FEs511PXerOJ+AwKn87ngn tfCsjHgBNPD9RasodA1Cx6EKwyDz6GLCoAEYfAB9f54v1FJlB4hRvIz13RQxVEO3e91J HowA== X-Gm-Message-State: AOAM532Yy8geQeYpva/5NhIF9+oGI1MSjjzLKoYH7q6zMe/CHkPf0NRP sYAhtl992j1M/X/v1j9Gah98PWlrO9ZTpb370rd1Dw== X-Google-Smtp-Source: ABdhPJxCd6YQlgpzhXf6G9ZW9tJeJzvk3SgMyJj1x3xNVufTbvCo+nBbuDER55PCMLE0EGzTJ070ebIaCle6mrVMvZM= X-Received: by 2002:a05:6602:81e:: with SMTP id z30mr3618410iow.90.1619189429739; Fri, 23 Apr 2021 07:50:29 -0700 (PDT) MIME-Version: 1.0 References: <1618971622-30539-1-git-send-email-peng.fan@oss.nxp.com> <20210422165634.GD1256950@xps15> In-Reply-To: From: Mathieu Poirier Date: Fri, 23 Apr 2021 08:50:18 -0600 Message-ID: Subject: Re: [PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP To: Peng Fan Cc: "Peng Fan (OSS)" , "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" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210423_075031_793306_219F0C38 X-CRM114-Status: GOOD ( 25.75 ) 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 Thu, 22 Apr 2021 at 19:01, Peng Fan wrote: > > Hi Mathieu, > > > Subject: Re: [PATCH V5 0/8] remoteproc: imx_rproc: support > > i.MX7ULP/8MN/8MP > > > > 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. > > Sorry, that patchset has been merged, so I remove that line. > I should mention that that patchset has been merged into Linux-next tree. > And what branch this set should be applied to is missing. > > > > As such I am dropping this set and won't look at another revision before May > > 22nd. > > Ah. Is it just because that the dependency patchset not been mentioned or you > have issue applying the patchset that delay the patchset for one month? > Both. > Thanks, > Peng. > > > > > > 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