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=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 2EC09C33CAC for ; Mon, 3 Feb 2020 10:04:01 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 05AED20721 for ; Mon, 3 Feb 2020 10:04:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ogCTfLav" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 05AED20721 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 056E86EB9A; Mon, 3 Feb 2020 10:04:00 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A33B6EB9A for ; Mon, 3 Feb 2020 10:03:59 +0000 (UTC) Received: from localhost (unknown [104.132.45.99]) (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 8E9DF20661; Mon, 3 Feb 2020 10:03:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580724239; bh=HE3dTblfyQ8uQoBKjunFI7+IqlZYwXB7u32CZMMqjnY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ogCTfLavVHI0mI7mX1RfggFNTW2gvgHlxjXeapTqU1ybHzAlIeQ2kxmMGYq4cAC1n VukpmQY+ncKfzY6H1Ezz1KOFdqlplhnTb+RHzcQ5ETBT3t7h+KRbwalrlFBaAbCRJ+ WVnHMfgtWO4AO0RQ3PiBUqC5/TZgS8yPHbHDHXeA= Date: Mon, 3 Feb 2020 10:03:56 +0000 From: Greg Kroah-Hartman To: Noralf =?iso-8859-1?Q?Tr=F8nnes?= Subject: Re: fbtft: 5 years in staging Message-ID: <20200203100356.GB3056136@kroah.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: OSUOSL Drivers , Thomas Petazzoni , DRI Development Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, Feb 02, 2020 at 04:41:54PM +0100, Noralf Tr=F8nnes wrote: > Hi, > = > Since I'm the original author of fbtft I thought I'd highlight a couple > of issues that's probably not well known. > = > Right after fbtft was added, fbdev was closed for new drivers[1] and > the fbdev maintainer wanted to remove fbtft as a consequence of that > decision, but Greg KH said he'd keep fbtft drivers in staging > "until a matching DRM driver is present in the tree"[2]. Thanks for the great summary, much appreciated. greg k-h _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel