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=-8.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 BB76EC433E1 for ; Sun, 23 Aug 2020 02:57:41 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 861B32072D for ; Sun, 23 Aug 2020 02:57:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="0ieDpK0/"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="rVRCUi2I" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 861B32072D 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+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=merlin.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=5twzLZfYi0XK/s9eiHkpujl0GHG5A+1CE14g3GdG5zA=; b=0ieDpK0/eROQEOCqRSIlNDp3X MNs4H9S2nxCeC2i0cuuKKJSmEb+HJrXp3+frDaA68v2/beyq5O1Yoypc0xv37HFpmrWnaPaK3VW1V k6QGFailB7yQ99P1Xbm+Twl5Q6LGgQCUAZIntrJRt8x3dUzzgXBXvT+5CLlRawcPuTFHeM73QzP3u 2pFq6PluaVSYMv3C9t8fzXtfGeqHI6z/caJoxX5yVSgnVCfwMIt27lCcjkhdb2UQVS8iPUxMASve+ P2UE3ydmYbU/k12I0tr/BK14fbqY8ohJbQnTPsfAm8TwTxQEsAAQFwol1vDTgsGT0DyGQdU4WGr6M xepOWd2OA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9gBN-00074U-Qw; Sun, 23 Aug 2020 02:56:33 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9gBL-00073S-9z for linux-arm-kernel@lists.infradead.org; Sun, 23 Aug 2020 02:56:32 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E15E42072D; Sun, 23 Aug 2020 02:56:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598151390; bh=iyFPi017R6uQQFW1MDqjSaSTXPbfRJ3RbkpUEyl+BK0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rVRCUi2I6h4HGir9GpwFKUd1qF0xLASBjpacqS4VGOqf2e7NcqrtmgRkvWo1Ug00z FP22ACX8Ytucig8ed1gyCto/W8vqpBupyNurRmqFgn8x85bK/0h091LYsClYKMmr3f syxKX+2l7lAujvAq7QfA9YXhSuy5ck3JJcM3+f7w= Date: Sun, 23 Aug 2020 10:56:22 +0800 From: Shawn Guo To: Guido =?iso-8859-1?Q?G=FCnther?= Subject: Re: [PATCH v2 3/4] arm64: defconfig: re-sync DRM related defconfig bits Message-ID: <20200823025622.GR30094@dragon> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200822_225631_416745_562FFFCD X-CRM114-Status: GOOD ( 12.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peng Fan , Geert Uytterhoeven , Catalin Marinas , "Angus Ainslie \(Purism\)" , Bjorn Andersson , Leonard Crestez , Will Deacon , Anson Huang , Andrey Smirnov , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, Philipp Zabel , Arnd Bergmann , Sascha Hauer , Rob Herring , Martin Kepplinger , linux-arm-kernel@lists.infradead.org, Dong Aisheng , linux-kernel@vger.kernel.org, Li Yang , Michael Walle , Pengutronix Kernel Team , Olof Johansson , Lucas Stach , Li Jun Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 20, 2020 at 10:50:58AM +0200, Guido G=FCnther wrote: > This moves the CONFIG_DRM_SIMPLE_BRIDGE entry around making further > updates simpler. > = > Signed-off-by: Guido G=FCnther Patch #3 and #4 do not apply to my branch. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel