Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp1231937ybn; Wed, 25 Sep 2019 14:41:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqwFi8ETprT5r8TuEUmV546bC5J5ja41TBMWu15hCGTHiMty9l2QOCJu2Kv7fTCA4ulofsv7 X-Received: by 2002:a17:906:57ce:: with SMTP id u14mr285090ejr.184.1569447715495; Wed, 25 Sep 2019 14:41:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569447715; cv=none; d=google.com; s=arc-20160816; b=pwAd+FO8mh3md98IEBCAsHt7V0ZuTecwdI49/ric8GaTe4WTRqAabp0iHT4FoFMdjy kSA/aDgeCNlHWTJY52ztCWp5zk67ghr2L4lwhwpoKbCeensXj4Fm3SDe6Uy0+IqU/H/e eo3lorfG3IYT+tWICFZdtWWopXVJKyU2Ui7NAjigBSvksaln2eWm8cytaL48HNdlwTUc +s5aVTx5B/YJ49HLwEk/T5MeUAlroaS+XToqpp9CU7Zn8bhAqd0W4syTx2FH2HbDmbpO LFW0Lsr9jbZ4DXWKBh+EXTfFjH8IH0CIsQ3GOmZcvo4D8aX5LVUU4d3IUs1uQyx6dCHS SoCQ== 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; bh=UU2Xb6sbmzpj79YZQUaqhvDJ2I3QQ/2u8h9ekT3Klp8=; b=fcoclDaHGNs3CjVCDQn7S4AqYqp8Ds0YS//DDtoyUSE+qX0nODe7cPHfvaDwIqml07 6FXLfVgWRfCURYoWcIwsVt/2m574TUCH+QDN52+S6ZHcFmw60EHduBXJ5WDeQwcezAzh XL6xM1yVNeeFOzxmoLQVsRow0ClHGCdMzjJfNBdmhjAI/gUog7ulDnrM35lnt3E0+AjA 9ZT1iTa2Fu83tbcXQFox5eCMPlcjwWBku0QcjTrkF1tJGB9bBgXFxHXDTk40h8umBohz JjrHSK3S5mKGMq+mEsTv401PLLl+uaV0RS6AhNjiclLoy7I1warCfg0l2Gsc/3AO6e4g +Luw== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z6si178533edm.316.2019.09.25.14.41.32; Wed, 25 Sep 2019 14:41:55 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727054AbfIWSa7 (ORCPT + 99 others); Mon, 23 Sep 2019 14:30:59 -0400 Received: from muru.com ([72.249.23.125]:34366 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726921AbfIWSa7 (ORCPT ); Mon, 23 Sep 2019 14:30:59 -0400 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 Cc: Sebastian Reichel , Linux-OMAP , Adam Ford , Russell King , arm-soc , Linux Kernel Mailing List 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-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.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