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=-12.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,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 6F361C433E1 for ; Sun, 23 Aug 2020 07:25:36 +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 3CB2620767 for ; Sun, 23 Aug 2020 07:25:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="w7bxoPZN" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3CB2620767 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigxcpu.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=/4sagCv03m7nkMN5Jid2Qbz+4Vaee5td8yG+7YzsZoo=; b=w7bxoPZNlTWfL5POvygQKCk1q wTix1DKj6FtVT6QAahKeWwGRUMh7k7qhf2lMbmgVHmPQwqwv9ypNSGNQv5tcax3ddYVYtonQfy9kY 8u9f6e+FXbb/A46Rttoa4GvqukBSAtrSzegPC8y+UPJES3jZW1ybDqLR+qy54L3B0cHYOYxrkun4Q Jn89oElCGqTCGG3AttN0qag9nTOhZdjCDYdaSJctpodWB38vZv285Rbf+SlFQ3G9ib0jPYLsTmQtR CFcXdEpzIs9EuJkAPSqUeOgK7Yl7sKhGYmw1vaf+2h5un6HwFTe+IvqsTxp4XDEP7L/kxa0n8g69Y okC83rACw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9kMT-0007tQ-Uh; Sun, 23 Aug 2020 07:24:17 +0000 Received: from honk.sigxcpu.org ([24.134.29.49]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9kMR-0007sv-05 for linux-arm-kernel@lists.infradead.org; Sun, 23 Aug 2020 07:24:15 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id E92DEFB03; Sun, 23 Aug 2020 09:24:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g5yiK_vwgfGA; Sun, 23 Aug 2020 09:24:11 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 6E50845869; Sun, 23 Aug 2020 09:24:11 +0200 (CEST) Date: Sun, 23 Aug 2020 09:24:11 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Shawn Guo Subject: Re: [PATCH v2 3/4] arm64: defconfig: re-sync DRM related defconfig bits Message-ID: <20200823072411.GA6867@bogon.m.sigxcpu.org> References: <20200823025622.GR30094@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200823025622.GR30094@dragon> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200823_032415_159641_16D79806 X-CRM114-Status: GOOD ( 12.51 ) 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 Hi, On Sun, Aug 23, 2020 at 10:56:22AM +0800, Shawn Guo wrote: > 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. Thanks for applying the other two already! I've rebased these against https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/log/?h= =3Dimx/defconfig in v4: https://lore.kernel.org/linux-devicetree/cover.1598166983.git.agx@sigxcpu= .org/T/#t = Cheers, -- Guido > = > Shawn > = _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel