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=-6.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 CD891C2BB1D for ; Tue, 7 Apr 2020 11:54:01 +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 A0C772074B for ; Tue, 7 Apr 2020 11:54:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Yg0Gse5Q"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="ebfedmCe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A0C772074B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com 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=GFDXZA2odiRP1XEPgxqJuTpOHFsdD8Pkqpve4ZmiTqs=; b=Yg0Gse5Qj12biX V0k9MHDzUQotseilKxkJWuce9UfVN5cJ8uLffLIAsPzt/GX5ociKbIY/3qL2QlE25mYKdteU3t35n ddJiwDfVb6LmHfzbf7JzcVJYaGBXbCtZyQgz4AZigs9tDDff0X+FPGCYw9KjFhgmSS8ve0l9pGcen gBjSvYDYu0dMQnT/WaZ2XsnB6M9Gdo0vS9w/YBVfOh/Lv9ECoZWLOsGwg2wu3BRGXQvHID9cYJuqw 9TZj05NvBUZcJ3MVsY4lLsIrn7sl1CGFwcePwcj3dk6YGPH3PCCyIyBHIbLtFfl+1LBakIWdv99hb PsjpjyJrBHmWqb4vIhcg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jLmno-0002b5-Un; Tue, 07 Apr 2020 11:54:00 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jLmnm-0002aa-Ar for linux-arm-kernel@lists.infradead.org; Tue, 07 Apr 2020 11:53:59 +0000 Received: from pendragon.ideasonboard.com (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id DD9D759E; Tue, 7 Apr 2020 13:53:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1586260429; bh=Tpiom0/9HXYeqjAE4DHHDRRZxBkeLOXqxIpsYWIHF6g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ebfedmCea0DfNA0f42wlzHUJ2BLM0TWCtj0eEBAhriSjwzr+qKv8H2+0Lx01A4caG 4OkfkWpzk03YQcri6vBUkj8jqfzHs4PRp3P2krRIerPxxioqldAa6fk2Y8ZlF2dKf1 aeddqev8gIsaNCw8Z5vfBkNMMp++zEf/oT8a8Gcg= Date: Tue, 7 Apr 2020 14:53:38 +0300 From: Laurent Pinchart To: Max Krummenacher Subject: Re: [PATCH 1/4] arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol name Message-ID: <20200407115338.GB4751@pendragon.ideasonboard.com> References: <20200407103537.4138-1-max.krummenacher@toradex.com> <20200407103537.4138-2-max.krummenacher@toradex.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200407103537.4138-2-max.krummenacher@toradex.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200407_045358_517284_ED6959B9 X-CRM114-Status: GOOD ( 11.41 ) 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: Anson Huang , Geert Uytterhoeven , Catalin Marinas , linux-kernel@vger.kernel.org, Bjorn Andersson , Marcin Juszkiewicz , Max Krummenacher , Olof Johansson , Shawn Guo , Li Yang , Will Deacon , Valentin Schneider , 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 Hi Max, Thank you for the patch. On Tue, Apr 07, 2020 at 12:35:34PM +0200, Max Krummenacher wrote: > This occurrence wasn't changed in the original rename commit. > > Fixes commit 0411374bdf2b3 ("drm/bridge: dumb-vga-dac: Rename driver to > simple-bridge"). > > Signed-off-by: Max Krummenacher My bad, sorry about the trouble. Reviewed-by: Laurent Pinchart > > --- > > arch/arm64/configs/defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 24e534d850454..ae908c3f43c76 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -610,7 +610,7 @@ CONFIG_DRM_MSM=m > CONFIG_DRM_TEGRA=m > CONFIG_DRM_PANEL_LVDS=m > CONFIG_DRM_PANEL_SIMPLE=m > -CONFIG_DRM_DUMB_VGA_DAC=m > +CONFIG_DRM_SIMPLE_BRIDGE=m > CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m > CONFIG_DRM_SII902X=m > CONFIG_DRM_THINE_THC63LVD1024=m -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel