Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp5485139pxb; Wed, 26 Jan 2022 13:09:08 -0800 (PST) X-Google-Smtp-Source: ABdhPJzdpWki28rlmw4iwEGVlLtbNiQzdK1CgwEGcEd8aCL9AtL8RuPjPjJD5gE9tIrcz1jXK/qB X-Received: by 2002:a63:7e54:: with SMTP id o20mr537250pgn.394.1643231348690; Wed, 26 Jan 2022 13:09:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643231348; cv=none; d=google.com; s=arc-20160816; b=vGcps/pKpf256OEUbFgrMRmOMZVBpKi7jaEKisbKrlPGYryXbds+OZnY5dc9rCwtfB OMSggkx4uIpo8QujPOqhKCmWReJf8WUNG2tCRjw6r+2djVvYN4QqOpW1ql8E2fYwQoUx ftZFr9Plixo5o0OlVIFx88w5ACrWdRy56Aey9UtmOOmktzSH2w8ySnhH6rjDX6JQQ61S LMleY1quoaezgU5KL5N2uH5Oa/hsaNRQ0tM2PYbkjxrka+vFWzu8evHCwdgeSr6osKEJ QxUzGAHAFZTOSoAYlwkHRfQ58ufiqp811JqCjlMjXPDpXXXfwdxDDf3WQ25luTyf76NF s1gg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=X5ZCDOIW0Wxv3k4m5Tx23NT8E2BdCc2hGjFPAlg1CHc=; b=NVGvTLpEOO2nj9/fzuB8uYtmnuhbAfedza7x74fn1nxd+B8SgYITAh3us8jvsRgt1W SRz+O05Ynv0tkkARAQvBguaNFno87deuOz6WPE5fTfOLAW5AX4Ofp/XKUwAzfXvTy+QE kTo/6WKrTORa4rQP/wRFoav7tSi+f7IzbU05YZbtNYvFSpwz3VGLUm+6eTW4iXIHbxJT WlcYGFiOs2TMxz0RCVfSYOdlhk1hUwS/bPEcvF81OTuzwjW/+IAiseoAhRtAv7K6i1Q/ NmOffl6Ml7lut+G9aJw7REHzz3mqeZt9JNYeiT+dogoGAMKg06lMPwLzJc0ODlmruda/ NGhw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JnwDZ8qR; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l10si297472plg.617.2022.01.26.13.08.55; Wed, 26 Jan 2022 13:09:08 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JnwDZ8qR; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240558AbiAZLP6 (ORCPT + 99 others); Wed, 26 Jan 2022 06:15:58 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:47730 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233480AbiAZLP6 (ORCPT ); Wed, 26 Jan 2022 06:15:58 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 0B263B81CAA; Wed, 26 Jan 2022 11:15:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4310DC340E3; Wed, 26 Jan 2022 11:15:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643195755; bh=+4rsfIJDJ4RCHu7OuW2tvtcRhL9lTvl+RI6cItq5TAo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JnwDZ8qRomlPUQLgU6z2cI1tStqj3Y3wu5rQ8Kjah36iZ1b8Q5ggGif26ysmeLjiX sILKvqs4FtBU4K1nHotRLY8D2OnXaFv5J+gNeSmB4vmhkoZMpesOrBVYhVGqeiB1tI qN1adwtil5CgHJZrpxUhzI5D3UfGSXvpvb8sevvE= Date: Wed, 26 Jan 2022 12:15:48 +0100 From: Greg Kroah-Hartman To: Daniel Vetter Cc: Andy Shevchenko , Andy Shevchenko , linux-fbdev@vger.kernel.org, Michael Hennerich , Helge Deller , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Phillip Potter , Thomas Zimmermann , Carlis , Andy Shevchenko , Lee Jones , Heiner Kallweit Subject: Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance Message-ID: References: <20220125202118.63362-1-andriy.shevchenko@linux.intel.com> <991e988b-7225-881b-a59a-33c3eae044be@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 26, 2022 at 11:52:16AM +0100, Daniel Vetter wrote: > On Wed, Jan 26, 2022 at 11:47 AM Greg Kroah-Hartman > wrote: > > > > On Wed, Jan 26, 2022 at 12:02:36PM +0200, Andy Shevchenko wrote: > > > On Wed, Jan 26, 2022 at 10:52 AM Thomas Zimmermann wrote: > > > > > > > > Hi > > > > > > > > Am 25.01.22 um 21:21 schrieb Andy Shevchenko: > > > > > Since we got a maintainer for fbdev, I would like to > > > > > unorphan fbtft (with the idea of sending PRs to Helge) > > > > > and move it out of staging since there is no more clean > > > > > up work expected and no more drivers either. > > > > > > > > > > Thoughts? > > > > > > Thanks for sharing yours, my answers below. > > > > > > > But why? We already have DRM drivers for some of these devices. > > > > > > No, we do not (only a few are available). > > > > > > > Porting > > > > the others to DRM is such a better long-term plan. OTOH, as no one has > > > > shown up and converted them, maybe they should be left dead or removed > > > > entirely. > > > > > > As I mentioned above there are devices that nobody will take time to > > > port to a way too complex DRM subsystem. But the devices are cheap and > > > quite widespread in the embedded world. I'm in possession of 3 or 4 > > > different models and only 1 is supported by tiny DRM. > > > > Great, then let's just move the 2 models that you do not have support > > for in DRM, not the whole lot. When we have real users for the drivers, > > we can move them out of staging, but until then, dragging all of them > > out does not make sense. > > Can't we create drm drivers for these 2-3 models? Like we have drivers > which are below 300 lines with all the helpers taking care of > everything, this shouldn't be too tricky. Agreed, having the hardware to test this with is the hardest part. Andy, this should be better to do in the longrun than trying to keep these other drivers "alive". thanks, greg k-h