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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2AFAAC433F5 for ; Thu, 28 Apr 2022 15:24:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349093AbiD1P1X (ORCPT ); Thu, 28 Apr 2022 11:27:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348944AbiD1P1W (ORCPT ); Thu, 28 Apr 2022 11:27:22 -0400 Received: from mail-pf1-x42e.google.com (mail-pf1-x42e.google.com [IPv6:2607:f8b0:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C5B5B7151 for ; Thu, 28 Apr 2022 08:24:03 -0700 (PDT) Received: by mail-pf1-x42e.google.com with SMTP id g8so2120028pfh.5 for ; Thu, 28 Apr 2022 08:24:03 -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=QdhV8CDaw7JkKEE9tx4pn2GT+kkUsub2XH7WvC9j+b4=; b=xv7VLWMd1cz4mahyngq4sPHIH1yVBKtCPVw9MFC++tYS7BinGDosWt4GtHdNlvdR1T ycVA75dXpZf6RfwcL3JBMP5+lqNWVhVC7/69ih9GznNZcLtduC9PZ3XPm15EdML42tLX p2Ikb3FZ5f+r8UkSVz+gj/ayEl1mqWfNnrHEmRxY3r4R78llAlZJMw2BDaMeLlunJaNB wyMYG7GWUXltbnebYGSHrRgVHm+mSWSYgYAaeh5PHMweYPTV+lHw8dEHW+LR3MmRFPdu +d3zxnR29XOaJdriNI1Bh4t/JYjqFTylC0XMU2nFlQFxzkA9WtLZljsE9wi3UwkbM/EC dFAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=QdhV8CDaw7JkKEE9tx4pn2GT+kkUsub2XH7WvC9j+b4=; b=IpuyYw9AAxssyo1qvQinbigFN0rEFV7RBS2AlhRNLhOTi5wdxx3hHN4ee/w/zhhdsz qG+U3F4bflCSkBvD6LOmbuZdyodhRUsIze8ZS0VLCqXJ7/gM+GkyQpPC3WPo9Am8oiDs Kx445otiZQ+mjq8AF0OOzDiuXn3K3gSdqdC7zitPG86BoBhmOw67+4ls+tKSSPNoF5Iq aUsYF+Y0dalELuO5aQ8mAvcjLODVFhzPgXhiztPewhKH0FTcetKsyCz5GnR9uvabGgB9 VcWiDSxvupJmhAZw3ZN7evt4GvO5QFZ5BSYyKOaShh78jiVloiHHfwFUM/PqXgrX5jdo hPTw== X-Gm-Message-State: AOAM531WCbEsNY/q2WkRdSvIuVPHP/CZjZNv73fwtc5OQHy0T/Dc6j8m U2d0j5IHbFOZRxtcSt7Mpg9Thw== X-Google-Smtp-Source: ABdhPJwsN59y5bwqXRcvp0+hJ6YMZMdQKurahIbauVk+jIva0dUfxrEV3PS840fiE+oxSoOpHV+bmg== X-Received: by 2002:a63:4a09:0:b0:382:597:3d0d with SMTP id x9-20020a634a09000000b0038205973d0dmr28421246pga.18.1651159442883; Thu, 28 Apr 2022 08:24:02 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id w37-20020a634925000000b003c15f7f2914sm3081056pga.24.2022.04.28.08.24.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Apr 2022 08:24:01 -0700 (PDT) Date: Thu, 28 Apr 2022 09:23:59 -0600 From: Mathieu Poirier To: "Peng Fan (OSS)" Cc: bjorn.andersson@linaro.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan , devicetree@vger.kernel.org, robh+dt@kernel.org, krzk+dt@kernel.org Subject: Re: [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93 Message-ID: <20220428152359.GA2264925@p14s> References: <20220427092054.3765690-1-peng.fan@oss.nxp.com> <20220427092054.3765690-2-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220427092054.3765690-2-peng.fan@oss.nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On Wed, Apr 27, 2022 at 05:20:53PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Add i.MX93 remote processor(Cortex-M33) compatible string > > Signed-off-by: Peng Fan > --- > Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > index fc16d903353e..38ffb9ec3c69 100644 > --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > @@ -15,6 +15,7 @@ maintainers: > properties: > compatible: > enum: > + - fsl,imx93-cm33 The devicetree maintainers and mailing list have not been included, making it impossible for me to pick up this patch. If you had included them, they would likely tell you to add things in alphabetical order. Thanks, Mathieu > - fsl,imx8mq-cm4 > - fsl,imx8mm-cm4 > - fsl,imx8mn-cm7 > -- > 2.25.1 > 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CA395C433EF for ; Thu, 28 Apr 2022 15:25:08 +0000 (UTC) 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=2bs1Ou0bNxTdu+Ph0QSnArdSkc37CsFQKmCU1tg1B60=; b=fWMGHKtVm0SUUw puaP7AJvtoRX1c8oVCMXnVIZ105cyCWJvEYiAIMDRgwuWMP9yQL3EHE8k83rbLtlR9CDMoAAAw7io lkAREJf7NKhleyuE4u4hMElMzozcBxW6VerLNsm5P+TiT4Pl2WMoO3dT5dKQxUyP32uUTIqw1jdJK GDDg2dv/y7ZUe5ztONDh/yRxFt+vEPO1z3DaCeFjAUEvwn3dtxtlUVhLU1ayekjSQaUtIxDIe4LT7 bp8MSxx+vfjsljF6HfcE605dS1xurFigWSAgZadKfZyqT24zlaNBzrgQjSIb+AxgTleCuymMq0NER hlm+gpu+LsU1HkmzuXgA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nk601-007dtV-BY; Thu, 28 Apr 2022 15:24:09 +0000 Received: from mail-pf1-x436.google.com ([2607:f8b0:4864:20::436]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nk5zy-007drN-15 for linux-arm-kernel@lists.infradead.org; Thu, 28 Apr 2022 15:24:07 +0000 Received: by mail-pf1-x436.google.com with SMTP id j6so4503651pfe.13 for ; Thu, 28 Apr 2022 08:24:03 -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=QdhV8CDaw7JkKEE9tx4pn2GT+kkUsub2XH7WvC9j+b4=; b=xv7VLWMd1cz4mahyngq4sPHIH1yVBKtCPVw9MFC++tYS7BinGDosWt4GtHdNlvdR1T ycVA75dXpZf6RfwcL3JBMP5+lqNWVhVC7/69ih9GznNZcLtduC9PZ3XPm15EdML42tLX p2Ikb3FZ5f+r8UkSVz+gj/ayEl1mqWfNnrHEmRxY3r4R78llAlZJMw2BDaMeLlunJaNB wyMYG7GWUXltbnebYGSHrRgVHm+mSWSYgYAaeh5PHMweYPTV+lHw8dEHW+LR3MmRFPdu +d3zxnR29XOaJdriNI1Bh4t/JYjqFTylC0XMU2nFlQFxzkA9WtLZljsE9wi3UwkbM/EC dFAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=QdhV8CDaw7JkKEE9tx4pn2GT+kkUsub2XH7WvC9j+b4=; b=4Us00LZT3MLZNqpSh7JTetB3ywtuUeigMhgYBgw0vDZGiRHaM5uU6TP/oJMmGLobjF zLV/P7vl8tvNOJkNcOFihIwZagqAXKkeoDF/IK2xvxKBf3BtFZ2CC57g4L25xWv5FLtB 7xUrw5c2dlnc9wCvEwgpopFwRJvU/gvuvwjckJ+GIN8n/BqFUvDgpfsRNvFlyZ9GBbWZ kxt2DNlbWqO9gPQlVxxBhLQpjzwTlpvHV89/C2EmdvekQDLIcBG2KfY1d+R8t1ZfzsIo gJDLPDw+dqYzeuoDdfiwsfIAnAQXLDawYjl2yEgfi8z+bykZKufJw3Hof/m7C+hcab+L 63cw== X-Gm-Message-State: AOAM5302Q+5bLyOCDmTJxjdWXWuu1/xab9+BDiWpr0uQe6PixcFAAUsa +ohRgiDAhynlhQV180nPSKtdBA== X-Google-Smtp-Source: ABdhPJwsN59y5bwqXRcvp0+hJ6YMZMdQKurahIbauVk+jIva0dUfxrEV3PS840fiE+oxSoOpHV+bmg== X-Received: by 2002:a63:4a09:0:b0:382:597:3d0d with SMTP id x9-20020a634a09000000b0038205973d0dmr28421246pga.18.1651159442883; Thu, 28 Apr 2022 08:24:02 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id w37-20020a634925000000b003c15f7f2914sm3081056pga.24.2022.04.28.08.24.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Apr 2022 08:24:01 -0700 (PDT) Date: Thu, 28 Apr 2022 09:23:59 -0600 From: Mathieu Poirier To: "Peng Fan (OSS)" Cc: bjorn.andersson@linaro.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan , devicetree@vger.kernel.org, robh+dt@kernel.org, krzk+dt@kernel.org Subject: Re: [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93 Message-ID: <20220428152359.GA2264925@p14s> References: <20220427092054.3765690-1-peng.fan@oss.nxp.com> <20220427092054.3765690-2-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220427092054.3765690-2-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220428_082406_094920_6E58E79E X-CRM114-Status: GOOD ( 13.87 ) 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 27, 2022 at 05:20:53PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Add i.MX93 remote processor(Cortex-M33) compatible string > > Signed-off-by: Peng Fan > --- > Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > index fc16d903353e..38ffb9ec3c69 100644 > --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > @@ -15,6 +15,7 @@ maintainers: > properties: > compatible: > enum: > + - fsl,imx93-cm33 The devicetree maintainers and mailing list have not been included, making it impossible for me to pick up this patch. If you had included them, they would likely tell you to add things in alphabetical order. Thanks, Mathieu > - fsl,imx8mq-cm4 > - fsl,imx8mm-cm4 > - fsl,imx8mn-cm7 > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel