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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 087B5C433EF for ; Tue, 8 Mar 2022 12:15:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 12D8210E4FB; Tue, 8 Mar 2022 12:15:04 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9BC9510E4FB for ; Tue, 8 Mar 2022 12:15:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646741702; x=1678277702; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Pj07O+oiBpvt9RG+DMy/vaA6wCldd0Kb1X9+1g+qKKk=; b=M+S+cSTH+f1AhDu2EqFNZ1ji3OJEygsqpD929zq+JJGs45bSf/Ko8ycN repdTR826i7w62O7bC+6Elo2xYivTdoKRK/Rih9frJ2m5S/AHT3OFvViw Eko99aTXJIQ1oyIzcKd1roB51bYsB9zm1KCks/hRrBmf8WJkStZf+UjbT 7CbWSgvqFUL+PG/zdTfvQS7I03xW9oW5qdg2mXo6yqEFW0hhbIXAULfiI ILOJulEW4IwzZW9XtxBouZ8/Zg6ABOrwEFyWbjjatUAlxW2sO8CuVQ2lY HnsrSAv8fK+jbcRzOrjSY0AAjdilE/7J41iaahqJFUm8YGaQjnWlRWGg1 w==; X-IronPort-AV: E=McAfee;i="6200,9189,10279"; a="252240553" X-IronPort-AV: E=Sophos;i="5.90,164,1643702400"; d="scan'208";a="252240553" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2022 04:14:40 -0800 X-IronPort-AV: E=Sophos;i="5.90,164,1643702400"; d="scan'208";a="537546642" Received: from smile.fi.intel.com ([10.237.72.59]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2022 04:14:38 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1nRYiw-00DLej-Di; Tue, 08 Mar 2022 14:13:54 +0200 Date: Tue, 8 Mar 2022 14:13:54 +0200 From: Andy Shevchenko To: Greg Kroah-Hartman Subject: Re: [PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display() Message-ID: References: <20220304193414.88006-1-andriy.shevchenko@linux.intel.com> 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 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: linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Helge Deller Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Mar 08, 2022 at 11:46:32AM +0100, Greg Kroah-Hartman wrote: > On Tue, Mar 08, 2022 at 12:18:25PM +0200, Andy Shevchenko wrote: > > +Cc: Helge > > > > Maybe you can pick this up? > > > > On Fri, Mar 04, 2022 at 09:34:14PM +0200, Andy Shevchenko wrote: > > You sent this less than a week ago! Please relax, staging driver > patches are way down my list of priorities at the moment. Wait at least > 2 weeks before trying to get someone else to take patches for this > subsystem. > > relax... Ah, okay. Sorry, I was browsing my long mailbox and haven't paid attention on the date I had sent this one on. -- With Best Regards, Andy Shevchenko