Received: by 2002:a05:6358:9144:b0:117:f937:c515 with SMTP id r4csp1227861rwr; Wed, 3 May 2023 11:55:44 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ60SbNEmrcB5DUxi5vOqlX9ONrokGr01Ra5oTzOMT4sxiVx63KVHUg5QKJ5qX2kIWf8EWEN X-Received: by 2002:a17:903:1252:b0:1ab:7c4:eb24 with SMTP id u18-20020a170903125200b001ab07c4eb24mr1416124plh.22.1683140143776; Wed, 03 May 2023 11:55:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1683140143; cv=none; d=google.com; s=arc-20160816; b=m9mea9oaUrmqdS/K4F2tMfbc+MkBmTSw79y7lRKgmA/bcF9lr08Ym4R+JaKHfUSh9u Mfas4K+rOukzhOlm4SwFSlMqM6DP7eUO4mDNo0zuPgtBHMY++N/T10pKfZqU89LWFDAW KKtNQgp81s34RYJ3yCdZTqGzZhFrX3kFHTlFWZVZv29H3cD0Yrj3vr7NEkynzwIkmTg2 swgvXJL309SX/6t9sOeEwuDa81IYgBjiBRQNylW5BD7BYQogTGPe0w9M8Nby7VNw+sUn vovm34D+oZKzwdNNZXsaUHl3I3NsoWjaGCUJKt9l2ISyOXO1aVjUDDWG1xDDsuR/6fIR PoYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=nh0mYw/t4XnjZsam5FxPmBZ2ICU4w/pkVPlkR2SpgE4=; b=BIzW9muInakm0M8GJetnG+zMy721GrDWFqfHt1iDh8l6fUe12z3aWgUy6jw23W6vXt 9QNw9C4pOxgkItRzXLWD8mFfzUMjjr4p31b7P0KDruKKSpGaOa2ZlejoysA/vOVxRkFU 21q4Lp28qnivK1vAV3or9zuIk2uePfKntUVeRI69POHFFQ53/LK9kvVpr5eAytGWVPwh 80Q94Px4lAxGwCia1vANRtn/lhLNaycrUeXPfNkd780RHVt/DIkcLAiXtouQolFEc7I9 fWChkzqgTWaxZH28/VUFilDxnF//iuWIPEgmAN/TBM8X1WQPn8ufsNxItNlZT21MnU4U EbFQ== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j10-20020a170902da8a00b001a6e9ae0c0bsi1258041plx.577.2023.05.03.11.55.31; Wed, 03 May 2023 11:55:43 -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 S229846AbjECSvy (ORCPT + 99 others); Wed, 3 May 2023 14:51:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229994AbjECSvi (ORCPT ); Wed, 3 May 2023 14:51:38 -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 9247A83FF for ; Wed, 3 May 2023 11:51:12 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1puHZ8-0003zL-MR; Wed, 03 May 2023 20:51:02 +0200 Received: from mfe by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1puHZ8-00045L-1s; Wed, 03 May 2023 20:51:02 +0200 Date: Wed, 3 May 2023 20:51:02 +0200 From: Marco Felsch To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Shawn Guo , Li Yang , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Johannes Schneider Subject: Re: [PATCH 1/2] dt-bindings: arm: fsl: Add i.MX8MM-EVKB Message-ID: <20230503185102.bmlueeu7hptgopch@pengutronix.de> References: <20230503-b4-v6-3-topic-boards-imx8mm-evk-v1-0-1e15a371d374@pengutronix.de> <20230503-b4-v6-3-topic-boards-imx8mm-evk-v1-1-1e15a371d374@pengutronix.de> <08a20847-bf6a-20bc-4e80-1b74030ed80d@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <08a20847-bf6a-20bc-4e80-1b74030ed80d@linaro.org> User-Agent: NeoMutt/20180716 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: mfe@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=unavailable 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: X-Mailing-List: linux-kernel@vger.kernel.org On 23-05-03, Krzysztof Kozlowski wrote: > On 03/05/2023 17:20, Marco Felsch wrote: > > From: Johannes Schneider > > > > 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 > > [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 > > Best regards, > Krzysztof > > >