From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 62E0A29CA for ; Wed, 26 Jan 2022 13:14:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643202884; x=1674738884; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=aTN22F5cUIH86re3kf8Brx9AzzNMtIEiqIDfUt3h+vA=; b=Gu9iO2qJvAg+U1FNahO5tynLziUEPbBU8+1EGD3ZCVVizqu3Ca7H+2hY ihagIBUaa7IxKEEu6CvRkPuUqaNBz2wqaTFgx/sEahNMdJAV6RwC5v8VT /n9b7KMHkcHG7VVcTfzUSQ6/tG5l+eb7bMDkBur6wVaFgDG+lZ32aiJAx KlxeibUQx6D+8QqXkMP7im7PuDYHZOfty/M/T7c1dPSCXWkgG+OF96oBC Gddg5xFlCnzpy56vzgEULntfd2/oPXqzcrxQ7+118dsC/0mP+Sl+PwEah Vitd5gtXwS5063yb39JTUKcZyH6tkoMNroLKsHkqwIAzNf4y2pW6Frn5h g==; X-IronPort-AV: E=McAfee;i="6200,9189,10238"; a="332899523" X-IronPort-AV: E=Sophos;i="5.88,318,1635231600"; d="scan'208";a="332899523" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2022 05:14:43 -0800 X-IronPort-AV: E=Sophos;i="5.88,318,1635231600"; d="scan'208";a="617959590" Received: from smile.fi.intel.com ([10.237.72.61]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2022 05:14:40 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1nCi7B-00EbZM-RD; Wed, 26 Jan 2022 15:13:33 +0200 Date: Wed, 26 Jan 2022 15:13:33 +0200 From: Andy Shevchenko To: Thomas Zimmermann Cc: Helge Deller , Daniel Vetter , Greg Kroah-Hartman , Andy Shevchenko , linux-fbdev@vger.kernel.org, Michael Hennerich , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Phillip Potter , Carlis , Lee Jones , Heiner Kallweit Subject: Re: [PATCH v1 1/4] fbtft: Unorphan the driver Message-ID: References: <20220125202118.63362-1-andriy.shevchenko@linux.intel.com> <20220125202118.63362-2-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Wed, Jan 26, 2022 at 12:31:40PM +0100, Thomas Zimmermann wrote: > Am 26.01.22 um 12:17 schrieb Helge Deller: ... > And none of those examples is out-ruled by DRM. In fact we do support > devices that fall in those categories. > > This is last week's discussion all over again. Fine, write a driver or accept existing solution. While there is no other solution, let's go with the existing. -- With Best Regards, Andy Shevchenko