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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 5C9EDC433F5 for ; Tue, 10 May 2022 12:43:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7m/BsQFM6fgTOizGwa0ZJ8SAseB0iSP4MsxYq9l/9fg=; b=dAyBI3w/U9V/Bb TuwXpY0YdNiM1o8kbFYNiaBoVjVuKlVz2dSILz0fqxpfUyNVnLQGxa8Zfu+CKzeqVdvh0i3/WFIcK w+w21v/KufEQbGjM3UVpVb0RSe50kU+Z2H52/bacTXhYGPKUWjutM+Rq+YXdPUrixEWVz4wZOTauK pN5B6mreGsX1Ldw4y/mjjIJbVeWoJsaJB9vLRsS2A6FqtDurBCv0hwca+UwE2FbdMFyIAEJ+ShUWN 2n66PtqXr1kHVgnfsOsAXYNoiZj60mKlMg6hgdYuKrJFfj0Q4t7iQJTWGvDmGh6YdL49Qdv44d448 pIbZf74riWHbHYuUEpJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1noPCO-001xfI-VS; Tue, 10 May 2022 12:42:45 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1noPCK-001xdM-Gh for linux-arm-kernel@lists.infradead.org; Tue, 10 May 2022 12:42:41 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2B53E11FB; Tue, 10 May 2022 05:42:37 -0700 (PDT) Received: from [192.168.99.12] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 99DFF3F66F; Tue, 10 May 2022 05:42:36 -0700 (PDT) Message-ID: <199b8faf-71a7-e954-cec0-229d46d4cef0@foss.arm.com> Date: Tue, 10 May 2022 13:42:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH] arm64: defconfig: Enable modules for arm displays Content-Language: en-US To: Arnd Bergmann Cc: SoC Team , Linux ARM References: <20220427114200.111904-1-carsten.haitzler@foss.arm.com> From: Carsten Haitzler Organization: Arm Ltd. In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220510_054240_682043_BDE49C99 X-CRM114-Status: GOOD ( 12.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 5/9/22 15:34, Arnd Bergmann wrote: > On Wed, Apr 27, 2022 at 1:42 PM wrote: >> >> Key devices that support displays on SoCs like the Komeda DRM driver, the >> older HDLCD were not enabled by default and should be so displays can work >> out of the box on defconfig. Also Candence I2C support should be enabled so >> the PHY and thus displays can work too. >> >> Signed-off-by: Carsten Haitzler > > I applied this patch on Apr 27 after you first sent it. There is normally an > automated confirmation email after it gets uploaded, but I think this did not > happen here because there was a small context mismatch -- the patch > still applied but patchwork did not detect it. Aaaah cool. Sorry - I was hunting it down in git trees and didn't find it... never mind the follow-on mails then. :) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel