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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, 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 86834C433EF for ; Tue, 14 Sep 2021 08:05:39 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 546C760E90 for ; Tue, 14 Sep 2021 08:05:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 546C760E90 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=/MlvqueZvzI7j3IVlvETG9Vk7s8Uge6YHVQ2RXx7vS0=; b=Ccq6Z2kFTJOK6d 5sSumMXPvhBT3boVLa0S/dQTwDjpzFQleNycJfr0gO0vsDIEZuf3BzGSO/NPEc0+Ig4Y/5OTyCQSv fzeoaIQn7fo40b16IWv1i6FzhJzoa2lquckROBUAdvQYoTCUzTmyO4W1eLONIadkSqHELAXtDUeFo es+pQUwBgsfy0ZSmRsrSSfvIEDwfNoYXhzOZWuuNo0QaZmo1gw0uNZ+FNJv3g6t0jokFrR+9ooKZi 9w+iB7DrBeJ7m2fvhAXd4SHOojhQX634DN/k9eCLFEyqoKj0qRy+Y/L1Xmnt15sqSYm3+SuNGB4Qz CAcxfo04VPfdireQSaWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQ3QL-004c3q-M0; Tue, 14 Sep 2021 08:04:13 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQ3QH-004c3R-FN for linux-arm-kernel@lists.infradead.org; Tue, 14 Sep 2021 08:04:12 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 18E6460E90; Tue, 14 Sep 2021 08:04:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631606648; bh=is6/OZHofB1mIm80FRHvelB2x0GoF/xOkKeCXSlJcEU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OgduPq+mQO6Li4zxje1QEqgUsLiFfiTISDlsd21qYh3nCYdaEHwS2mrlOL+GjSswE RQxKZC6MUU746bw9w6/IYRb5d6L7drbdOAf4oeoIAhMD+SbmDLujR8Ytf7wFAJuTXK LoCJQiOI2zDbmLLsOElFVRGOKreTXimr82hh4TC4= Date: Tue, 14 Sep 2021 10:04:05 +0200 From: Greg Kroah-Hartman To: Abel Vesa Cc: Rob Herring , Dong Aisheng , Shawn Guo , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, NXP Linux Team , Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible Message-ID: References: <1631522874-19862-1-git-send-email-abel.vesa@nxp.com> <1631522874-19862-11-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1631522874-19862-11-git-send-email-abel.vesa@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210914_010409_573832_00BD01EE X-CRM114-Status: UNSURE ( 6.41 ) X-CRM114-Notice: Please train this message. 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 Mon, Sep 13, 2021 at 11:47:54AM +0300, Abel Vesa wrote: > Signed-off-by: Abel Vesa I can not take patches without any changelog text at all, sorry. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel