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=-9.8 required=3.0 tests=BAYES_00,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 BD83DC433DF for ; Thu, 20 Aug 2020 08:54:08 +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 8455D2075E for ; Thu, 20 Aug 2020 08:54:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uKF1NJKr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8455D2075E 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=JVAQE8QJRkKB2/Y4rUFd3KhUb4xhko2/II2qkvFz53A=; b=uKF1NJKrF7B0QVK9GRPrid8oL EdHWv7hOm4bYXpn1ttGUopi4UrfK6Mj5/O5v5TBPNDW0Fl9Og2tjLXgAXfxNMjZA0LlICYadlvyFo YcMDW/I9kUVLlOGu3aSa891cPeZ6C1m2cdbWpzqyhauXqi4m9bK+6FvE0J4nmo43XHvlHe71xJRz0 Ot76+7Vpy9+jORxpfzsQ6fQIx24KBk0vgcnxqmpbeTVkwv6vOVuoy5z+WZ0in9Pn8am9NDyERK9SD 7y6uqgoPgyIOxol+JCXQTsdI9aXTVupaTaHX0bEIL7NTX6UwmvbXY3aZH6AzbXovjH8uyezJc7Dw9 wX2XVATpg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k8gJY-0002j8-0j; Thu, 20 Aug 2020 08:52:52 +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 1k8gJV-0002hx-Iq for linux-arm-kernel@lists.infradead.org; Thu, 20 Aug 2020 08:52:50 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 5A1EEFB03; Thu, 20 Aug 2020 10:52:48 +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 BdvBbg0DRbpX; Thu, 20 Aug 2020 10:52:47 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id BFDC2457CB; Thu, 20 Aug 2020 10:52:46 +0200 (CEST) Date: Thu, 20 Aug 2020 10:52:46 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Fabio Estevam Subject: Re: [PATCH v1 3/3] arm64: defconfig: Enable imx8mq-librem5-devkit display stack Message-ID: <20200820085246.GA7671@bogon.m.sigxcpu.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200820_045249_794782_AE994D1B X-CRM114-Status: GOOD ( 21.22 ) 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 , NXP Linux Team , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Philipp Zabel , Arnd Bergmann , Sascha Hauer , Rob Herring , Martin Kepplinger , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Dong Aisheng , linux-kernel , Li Yang , Michael Walle , Pengutronix Kernel Team , Olof Johansson , Lucas Stach , Shawn Guo , 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 Fabio, On Thu, Aug 20, 2020 at 01:11:28AM -0300, Fabio Estevam wrote: > Hi Guido, > = > On Wed, Jul 29, 2020 at 9:19 AM Guido G=FCnther wrote: > > > > Enable the panel, NWL DSI host controller and dphy. This > > also needs the reset controller. > > > > Signed-off-by: Guido G=FCnther > > --- > > arch/arm64/configs/defconfig | 6 +++++- > > 1 file changed, 5 insertions(+), 1 deletion(-) > > > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > > index e0f33826819f..608019f6408d 100644 > > --- a/arch/arm64/configs/defconfig > > +++ b/arch/arm64/configs/defconfig > > @@ -640,10 +640,12 @@ CONFIG_DRM_MSM=3Dm > > CONFIG_DRM_TEGRA=3Dm > > CONFIG_DRM_PANEL_LVDS=3Dm > > CONFIG_DRM_PANEL_SIMPLE=3Dm > > -CONFIG_DRM_SIMPLE_BRIDGE=3Dm > > +CONFIG_DRM_PANEL_SITRONIX_ST7703=3Dm > > CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=3Dm > > CONFIG_DRM_DISPLAY_CONNECTOR=3Dm > > +CONFIG_DRM_NWL_MIPI_DSI=3Dm > > CONFIG_DRM_SII902X=3Dm > > +CONFIG_DRM_SIMPLE_BRIDGE=3Dm > = > One nit: I suppose the CONFIG_DRM_SIMPLE_BRIDGE=3Dm move comes from a > defconfig re-sync. > = > Maybe this re-sync could be part of a separate patch? I've moved re-sync of the drm related bits to a separate patch in v2. I didn't do a full resync since this varies between kernel version but i can do that too - maybe against 5.9-rc1 if that helps. > Thanks for adding these options to the defconfig so that we could have > MIPI DSI working by default on i.MX8M: > = > Reviewed-by: Fabio Estevam > = Thanks! -- Guido _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel