Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp233630ybh; Mon, 9 Mar 2020 20:30:48 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtp/4h8hcBxQVa8jGqh/F3i7yX1tDAkBwPij44AUdXmXume5FSa5HtnkAfJxR4mBwR8bQXg X-Received: by 2002:a05:6830:129a:: with SMTP id z26mr1819562otp.179.1583811048327; Mon, 09 Mar 2020 20:30:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583811048; cv=none; d=google.com; s=arc-20160816; b=RbIudYw7n+Qr7SxKhm+WvYqjO+UBV5nZ0Uk8G/fMTWYgCxIvNXaSHENmZrKZMt4++u qiq5NatylEWvX9G18rMNy/EmuMNWWb6EW4jAmr81/JWSfDNU1dvB3Hc7akpMzdnmqeMl yXQduBe40wX5etRIepCX65Tc0hhkQCSGH2SIiWH28Ib7ObsWprHnWput93nyN/wOgHvc 4C8t1WB9FYuFvUZxnkTqmeqqPrXD8rF3n2MZWMU57c7HxkjU4xhUNpQ+2+1ckACfuZQy 1D7DopM/acvrwYDLnhFTo/poeWLxErlFHY5sVnYeL2pvuFaLuKmVA5KpPIDeDrP733Uv xdNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=qRqHPe1Lgtdz9c3AZFhIDoqBmoI/9d9QXHDWacPVOsc=; b=BYqtYQkOl/qPts42S0San7PJijMiHJAmcbsGcg87dEJAiibuZbHj9LMjvtqB5R9zMq 2z5i58P2dgjDT+CsYqH5tNSpv+rIsRBSpSTlm7Wxx1htUOhIsapXuz8O5fky9dtGaU/G S6Eb92VODWSp0Ld7yp8mmyRDffDLiNIAnXNcSZ6i7+drHgue8Oonviko1frcpFTfueJI pXYcrzhMSKMUEVdO34jTIAFvVBaoUkCC5hPSm4y4h18d2ZjbbG6LzUzHioAlR8FQzjGH l567d94Reug1szRgjE6iYKFyuZvw8SERfgIcr82ElTnB1SXTaiP+xAdWUhrrHRXQiaLO 6aZw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SRP6s3qW; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v3si7438867otn.140.2020.03.09.20.30.35; Mon, 09 Mar 2020 20:30:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SRP6s3qW; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726199AbgCJD3N (ORCPT + 99 others); Mon, 9 Mar 2020 23:29:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:49482 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725845AbgCJD3N (ORCPT ); Mon, 9 Mar 2020 23:29:13 -0400 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 5B9F82465A; Tue, 10 Mar 2020 03:29:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583810952; bh=hChG5TuO06hRpHNaYJuYKM2pUOhe6ZKZiMex2rIGmIQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SRP6s3qWT0eqCspl7lvDEybo2miBsjyHUiTQ4vink9+satmLzK2Xj7+2czwhdju1/ t7maGSy5Ejb+kRFlscTcWMXwQzdXBNMX0KqRglPGg6NTOL8CCjIiMG6sjShF0spEp8 gG0K6X8/s/T3HFW1mfT+pRN3K+XCnOyfWuzMF5xA= Date: Tue, 10 Mar 2020 11:29:04 +0800 From: Shawn Guo To: Christian Gmeiner Cc: Krzysztof Kozlowski , LKML , Russell King , Olof Johansson , Alexandre Torgue , Arnd Bergmann , Geert Uytterhoeven , Patrice Chotard , Joel Stanley , Tony Lindgren , Lubomir Rintel , Enric Balletbo i Serra , linux-arm-kernel@lists.infradead.org, Sascha Hauer , Fabio Estevam , Philipp Zabel Subject: Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support Message-ID: <20200310032902.GA16036@dragon> References: <20200124084359.16817-1-christian.gmeiner@gmail.com> <20200217041936.GH5395@dragon> <20200218091409.GA6075@dragon> <20200219091138.GA12803@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 06, 2020 at 02:58:30PM +0100, Christian Gmeiner wrote: > Hi > > Sorry for the delay.. totally forgot about the mail. > > Am Mi., 19. Feb. 2020 um 10:11 Uhr schrieb Shawn Guo : > > > > On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote: > > > Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo : > > > > > > > > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote: > > > > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo : > > > > > > > > > > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote: > > > > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski > > > > > > > : > > > > > > > > > > > > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner > > > > > > > > > : > > > > > > > > > > > > > > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with > > > > > > > > > > > > What do you mean by stm32 based devices here? > > > > > > > > > > > > > > > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and > > > > > would love to use > > > > > multi_v7 for imx6 and stm32. > > > > > > > > The patch is all about enabling drm-imx driver support. The commit log > > > > gives the impression that drm-imx driver also works on stm32 devices. > > > > Is that the case? > > > > > > > > > > No - the common thing both share is etnaviv. > > > > I did not know that before, and thanks for the information. But looking > > at the code change, there is nothing about etnaviv driver, and it's all > > about drm-imx driver. So I'm still questioning why stm32 needs to be > > mentioned in the commit log at all. > > > > > The patch subject "ARM: > > > multi_v7_defconfig: enable drm imx support" is fine > > > > Agreed. It's perfect. > > > > > I think but in the commit message I missed the verb so this should be > > > a better one: > > > > > > --->8--- > > > ARM: multi_v7_defconfig: enable drm imx support > > > > > > Makes it possible to use multi v7 defconfig for stm32 and imx based devices with > > > full drm support. > > > --->8--- > > > > I don't think 'stm32' should be there, as the code change in this commit > > has nothing to do with stm32, if I understand it correctly. > > > > Okay.. what about: > --->8--- > ARM: multi_v7_defconfig: enable drm imx support > > It will be useful to have it enabled for KernelCI boot and runtime testing. > --->8--- Applied with above commit log. Shawn