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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 CB96EC4CECF for ; Mon, 23 Sep 2019 18:31:06 +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 A06EB20882 for ; Mon, 23 Sep 2019 18:31:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GUywxvVA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A06EB20882 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.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=AidQuhLAmG8O0LgR4xHaUGHLJWABw05dZK2nw/NNku4=; b=GUywxvVADsJ0/o SuaT8Ht3bt0loQTShcr2VzStO2rg5q9uLA8DOjK8kO13Xvf1gPf/1fQm+oTed2Mb8y28Wh9Wv88LP 162IGBT4l90Y+sx3h9rfVIMCxqBCLM7OU9Z0JEWpGPLOvjzgXbpfhklIsEykFtGyCjD2QZFIC9fBc yidq/BcmSv8jRYYYYGxNzuScvOAj1ouuoGcVM9SyJIxvWTpZIY+vPRbkohKKSYv3aKdVU07MDHtqh PPW9lYUK2XWsLEGO1+iZhQiVTWalTAxtuIdVzaN4rqiWQGrvzeSgV/mIChu3taWAoFnq7y6O2LAVV rmngoXnuPS7WFd4UNOQA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iCT70-00048K-8X; Mon, 23 Sep 2019 18:31:02 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iCT6w-00047G-Ts for linux-arm-kernel@lists.infradead.org; Mon, 23 Sep 2019 18:31:00 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 566C1809F; Mon, 23 Sep 2019 18:31:30 +0000 (UTC) Date: Mon, 23 Sep 2019 11:30:55 -0700 From: Tony Lindgren To: Adam Ford Subject: Re: [PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items Message-ID: <20190923183055.GC5610@atomide.com> References: <20190911145226.21088-1-aford173@gmail.com> <20190911165021.qr5i37mpnua3fvw5@earth.universe> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190923_113058_997407_DF1F0F51 X-CRM114-Status: GOOD ( 12.68 ) 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: Linux Kernel Mailing List , Sebastian Reichel , Russell King , Linux-OMAP , Adam Ford , arm-soc 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 * Adam Ford [190911 17:14]: > On Wed, Sep 11, 2019 at 11:50 AM Sebastian Reichel wrote: > > > > Hi, > > > > On Wed, Sep 11, 2019 at 09:52:25AM -0500, Adam Ford wrote: > > > The omap panel-dpi driver was removed in > > > Commit 8bf4b1621178 ("drm/omap: Remove panel-dpi driver") > > > > > > The tFP410 and DVI connector was remove in > > > Commit be3143d8b27f ("drm/omap: Remove TFP410 and DVI connector drivers") > > > > > > This patch removes these items from the omap2plus_defconfig. > > > > The omapdrm specific drivers have generic replacements, that > > should be added to the defconfig instead: > > > > DRM_OMAP_PANEL_DPI -> DRM_PANEL_SIMPLE > > DRM_OMAP_ENCODER_TFP410 -> DRM_TI_TFP410 > > > > Nothing should be required for DRM_OMAP_CONNECTOR_DVI. > > The DPI panel was already done. > > https://patchwork.kernel.org/patch/11119569/ > > I'll submit a patch for the TFP410 I picked that one into fixes, will apply the rest of defconfig changes into omap-for-v5.5/defconfig. Not planning on pushing it out until after -rc1 though. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel