Message ID | 20230503-b4-v6-3-topic-boards-imx8mm-evk-v1-1-1e15a371d374@pengutronix.de |
---|---|
State | New |
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp1412091vqo; Wed, 3 May 2023 08:24:27 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6rKo0PnflYJUdg4GwTRBU3iF1xAsQcSshY5QTVOs2t8zJn6Qq0RwYlNzYPCwlXr6sSQ6Kn X-Received: by 2002:a05:6a20:c701:b0:ec:8859:7aa7 with SMTP id hi1-20020a056a20c70100b000ec88597aa7mr15343445pzb.62.1683127467591; Wed, 03 May 2023 08:24:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1683127467; cv=none; d=google.com; s=arc-20160816; b=XqFg4IaJ9+vy2/q3q4DucIKag3VncepYj3iAXBMf/XnqZ6QRxPsLytME1tAl5jfDQm uuEbrDFBIeCUa8TfIpGja7tx+BD+tywk9ybSBqlZfWflwFfPefYxGWWW8yscGlhM3/Xy V0ERwUKBghacbx+3cNhlPJtnibOKC0bf4o1bNBFDK66eCTtwwUiv1lsrekezUU433l02 ooyNrGfSg/F2QRjiVjUlwtna2grLzTseO1TX0UXbfyrhCvdUYDpSUab4X7l/Y8O4vkas QtnOYYVPDG9YYuqHGsS1s5S830gzCmhelaAb9LUlJId68O0llbrBXLNYBcIRA4V2JT6k u1rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:cc:to:in-reply-to:references:message-id :content-transfer-encoding:mime-version:subject:date:from; bh=nrmdPOqaN1f77Chn6VBqDolOyCvtw8qQ4ic04gVzpbo=; b=p9ihSjSBqZApjEdCzu1DxxJTFRe0g1Sf+zwlnNDpjTjCo5hlpoP/hc0E6EMeeBJEr9 NcMUX1b7Qd0VjHmA/ML3AfpssdO0Vub0+bPVi58+WJIL8N8F34hyW1ut5Mju0PsvXppK R4Gpx16WrukJ+9FDNUrNO5maK3Wi953JG+BBqcu8XaOivyOS1dBKleb/h9D3+jZmM9vH I77uHTT8KhIX6ccC3D6n6CbGXOtBGT+tKSCQr2XS693nuaxGAxAJ12lapaAnSPcrBg6m zy2cP7XQr15cqXHBQrot/yZwjJ+pR0GdmzCQkaDxiOBfJJWmA/6oX36ZEblkg+B8Ws3t ayqw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b6-20020a17090ae38600b002469c3f344asi1686911pjz.93.2023.05.03.08.24.13; Wed, 03 May 2023 08:24:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230407AbjECPUL (ORCPT <rfc822;lhua1029@gmail.com> + 99 others); Wed, 3 May 2023 11:20:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230145AbjECPUJ (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Wed, 3 May 2023 11:20:09 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 220A74ED2 for <linux-kernel@vger.kernel.org>; Wed, 3 May 2023 08:20:08 -0700 (PDT) Received: from dude02.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::28]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from <m.felsch@pengutronix.de>) id 1puEH0-0004bF-DP; Wed, 03 May 2023 17:20:06 +0200 From: Marco Felsch <m.felsch@pengutronix.de> Date: Wed, 03 May 2023 17:20:04 +0200 Subject: [PATCH 1/2] dt-bindings: arm: fsl: Add i.MX8MM-EVKB MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20230503-b4-v6-3-topic-boards-imx8mm-evk-v1-1-1e15a371d374@pengutronix.de> References: <20230503-b4-v6-3-topic-boards-imx8mm-evk-v1-0-1e15a371d374@pengutronix.de> In-Reply-To: <20230503-b4-v6-3-topic-boards-imx8mm-evk-v1-0-1e15a371d374@pengutronix.de> To: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Shawn Guo <shawnguo@kernel.org>, Li Yang <leoyang.li@nxp.com>, Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix Kernel Team <kernel@pengutronix.de>, Fabio Estevam <festevam@gmail.com>, NXP Linux Team <linux-imx@nxp.com> Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Johannes Schneider <johannes.schneider@leica-geosystems.com> X-Mailer: b4 0.12.1 X-SA-Exim-Connect-IP: 2a0a:edc0:0:1101:1d::28 X-SA-Exim-Mail-From: m.felsch@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1764887067900399149?= X-GMAIL-MSGID: =?utf-8?q?1764887067900399149?= |
Series |
Add i.MX8MM-EVKB Support
|
|
Commit Message
Marco Felsch
May 3, 2023, 3:20 p.m. UTC
From: Johannes Schneider <johannes.schneider@leica-geosystems.com> Add DT compatible for the imx8mm EVKB [1]. [1] https://www.nxp.com/design/development-boards/ \ i-mx-evaluation-and-development-boards/ \ evaluation-kit-for-the-i-mx-8m-mini-applications-processor:8MMINILPD4-EVK Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com> [m.felsch@pengutronix.de: Adapt the commit message] [m.felsch@pengutronix.de: Adapt the yaml comment] Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)
Comments
On 03/05/2023 17:20, Marco Felsch wrote: > From: Johannes Schneider <johannes.schneider@leica-geosystems.com> > > Add DT compatible for the imx8mm EVKB [1]. > > [1] https://www.nxp.com/design/development-boards/ \ > i-mx-evaluation-and-development-boards/ \ > evaluation-kit-for-the-i-mx-8m-mini-applications-processor:8MMINILPD4-EVK > > Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com> > [m.felsch@pengutronix.de: Adapt the commit message] > [m.felsch@pengutronix.de: Adapt the yaml comment] I don't see any differences. The comment is exactly the same as before. This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 23-05-03, Krzysztof Kozlowski wrote: > On 03/05/2023 17:20, Marco Felsch wrote: > > From: Johannes Schneider <johannes.schneider@leica-geosystems.com> > > > > Add DT compatible for the imx8mm EVKB [1]. > > > > [1] https://www.nxp.com/design/development-boards/ \ > > i-mx-evaluation-and-development-boards/ \ > > evaluation-kit-for-the-i-mx-8m-mini-applications-processor:8MMINILPD4-EVK > > > > Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com> > > [m.felsch@pengutronix.de: Adapt the commit message] > > [m.felsch@pengutronix.de: Adapt the yaml comment] > > I don't see any differences. The comment is exactly the same as before. I fogot to say that I used V8 as base which caused problems on Shawns side and there was a difference. > This is a friendly reminder during the review process. > > It looks like you received a tag and forgot to add it. > > If you do not know the process, here is a short explanation: > Please add Acked-by/Reviewed-by/Tested-by tags when posting new > versions. However, there's no need to repost patches *only* to add the > tags. The upstream maintainer will do that for acks received on the > version they apply. > > https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 > > If a tag was not added on purpose, please state why and what changed. As said above.. Regards, Marco > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Best regards, > Krzysztof > > >
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 442ce8f4d675..446f71b7b798 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -887,6 +887,7 @@ properties: - emtrion,emcon-mx8mm-avari # emCON-MX8MM SoM on Avari Base - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board - fsl,imx8mm-evk # i.MX8MM EVK Board + - fsl,imx8mm-evkb # i.MX8MM EVKB Board - gateworks,imx8mm-gw7904 - gw,imx8mm-gw71xx-0x # i.MX8MM Gateworks Development Kit - gw,imx8mm-gw72xx-0x # i.MX8MM Gateworks Development Kit