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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT 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 9F48DC43381 for ; Thu, 28 Feb 2019 02:39:26 +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 5438F20863 for ; Thu, 28 Feb 2019 02:39:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gf9w7R35"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="KyBlV5J+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5438F20863 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=4fHEknanF0BVzw5Lpr4ThTwWqvS6YLtDfoiqE2RbbZQ=; b=gf9w7R35sEJxbm /orC/Ix4b9ZVvfQHNORMpanl64Lsfl9EQEB/FT1irJDQMcI0eMOHrB2HkvlrgY2bLrmY8Hsj220+X m0GhOYfo8slNZ/FE5Ch4UEQY9bCYKWupTj1ZBwZEbB2Lsa+0vXyymNj2sQrrBnB6oaKKZSmB3X1F+ iOmxberuZG69Anl3hPzeWh8XyslC1TyrfO0YgubWT5HLByEGE8A4obotwFlZ/UoFzpqyOINP6wAkh ZfT3IXnxFopJw16RgrcWgkPwQfyCfZNHIE+XsSZzRBFeUtx7vodDMENts6M0yCgO9N+cuUOWAcG6/ Wv8Rf5CXQlIf1BJQeo1A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzBbU-00020Y-HJ; Thu, 28 Feb 2019 02:39:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzBbR-00020C-Lk for linux-arm-kernel@lists.infradead.org; Thu, 28 Feb 2019 02:39:18 +0000 Received: from dragon (unknown [139.162.86.229]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 47B2520863; Thu, 28 Feb 2019 02:39:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551321557; bh=Pq8/4kEMg+qkVnxEjEGb7BTFp/PEZV/SYOlkeOEmZiQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KyBlV5J+f5hSknczkmwn5ucnY8hdR2SX/8kY3xZH71u7nLlw2W7Yy+zcVYSGLsyVo A7BJqZMd4aYlMuP2g7w7zJHzcxw/EhLCFnl9pVACIJpxjSl9N0nDIEP/d3pJMLzwsj npoCLB4G0Z0VlbqX3itDlS8Q2T5QmQ89uF+hhomM= Date: Thu, 28 Feb 2019 10:38:26 +0800 From: Shawn Guo To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Subject: Re: [PATCH v3 1/3] dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10 Message-ID: <20190228023824.GD26041@dragon> References: <20190211110744.3621-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190211110744.3621-1-u.kleine-koenig@pengutronix.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190227_183917_726053_13D11566 X-CRM114-Status: UNSURE ( 6.54 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabio Estevam , Gavin Schenk , NXP Linux Team , Pengutronix Kernel Team , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Feb 11, 2019 at 12:07:42PM +0100, Uwe Kleine-K=F6nig wrote: > Add devicetree binding for Eckelmann's ci4x10 board which is powered by > an i.MX6DL SoC. > = > Signed-off-by: Uwe Kleine-K=F6nig This one needs to be Acked by DT maintainer (Rob). Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel