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 7232CC10F13 for ; Thu, 11 Apr 2019 08:47:15 +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 404A72083E for ; Thu, 11 Apr 2019 08:47:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UUGuAsI/"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="DXmb1cbQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 404A72083E 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=NVtEJWMxD5pSWiySVT+lX1SwsMg44kP++/fDd+ojN2g=; b=UUGuAsI/y09SGk cRZBAA3ea2h6Q3FJlng1g9oYsrfv2aZpeFnACpgfrF0Wg4JSF5k0lkiuL30I4P1BzCPCzptCWE87P oJNa3/YJA9EStk4BLCtAhjibesjDEpI8YQUNb0Jby2cLoWaz7vd+haKNpuzI2iE/I+mIZxik7XzfX BnevnynJ9nBj5HcqMmPRhv413UQfrOJlwh24+aFf8au9eBCEMSnM5SUwBesuhJZ/aNywmxDqNMa8c VkI65s0Y3CUZ7Nv0ISx5gbrWrS1TZLFh9YGEIKAy5P086AdssUbT2IgTt8NwvhH2/NMxaXvQ1z//H +YmxMwZgZvldZV8u94fg==; 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 1hEVMT-0003gd-Jm; Thu, 11 Apr 2019 08:47:09 +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 1hEVMQ-0003gJ-Os for linux-arm-kernel@lists.infradead.org; Thu, 11 Apr 2019 08:47:07 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CE51D2082E; Thu, 11 Apr 2019 08:47:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554972426; bh=9hqhjiOF3O3D0WUvwHoM9P5IHZhFoPaCWxJl80++D5s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DXmb1cbQi8wXX1zJYBJaTSBhRoKhqGUasB3qqH4KMWGVGsqv1yp2Slg7Y+JDLra2B bH8hGwHgdAkkqlDodk0+PipIWT+Mo1B0qNMWDcR5pIRi6EK2BcsWbS7h9LfXBsPR5n 7cNMr5AGdwtadUx5f2cXRmqrB30P62nC475ztBZ4= Date: Thu, 11 Apr 2019 16:46:49 +0800 From: Shawn Guo To: Leonard Crestez Subject: Re: [PATCH] arm64: defconfig: Enable imx8mm clk/pinctrl Message-ID: <20190411084648.GE3050@dragon> References: <21669dd1f52be662643ea342d610eab93ddb31f0.1554833874.git.leonard.crestez@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <21669dd1f52be662643ea342d610eab93ddb31f0.1554833874.git.leonard.crestez@nxp.com> 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-20190411_014706_828737_D3DD3659 X-CRM114-Status: UNSURE ( 8.14 ) 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: Aisheng Dong , Jacky Bai , Arnd Bergmann , dl-linux-imx , "kernel@pengutronix.de" , Fabio Estevam , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Apr 09, 2019 at 06:27:38PM +0000, Leonard Crestez wrote: > Basic imx8mm support is already available in linux-next just not > enabled in arm64 defconfig. With this patch imx8mm-evk can boot. > > Signed-off-by: Leonard Crestez Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel