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 D052EC47071 for ; Thu, 16 Nov 2023 10:15:26 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6165510E5A8; Thu, 16 Nov 2023 10:15:26 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6A21910E5A8; Thu, 16 Nov 2023 10:15:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700129726; x=1731665726; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=5BlnmANSnRsKUHJF/sb0ywtqgmtFH8pDdWcj5GLx5m4=; b=BwP2+D5FrLRIW+nA5wSrY+uiGuCsQwsCDn1Ea4btTeUaGyP1m4xMdfwu EL+LILEa3zH2GQs3RXSWV6LHJywaiW6CRlN3Hd106bvUw7v2obpamWg1K sQV4RyLDj51F+1/zOrRD3qO3lkJwutCjaImughW/WIYb9ATezuXgwQ/v/ GUj/zXSLdaGOab2Z5+QK+1Py2U+N6eocc3xrbjmR6MkOIF8uv55OZ9xbW GjI59EhsXe67d4F5gb6y2y5BM/uvLvlu52jvWcXqiI+JMn9JU9+6fl2ZS ZOs5xlv0UDVFu5R5744Pn7BOAhrHZppdiC1rRSXAE2xJG3XBgZ0PVnHOH A==; X-IronPort-AV: E=McAfee;i="6600,9927,10895"; a="9701221" X-IronPort-AV: E=Sophos;i="6.03,308,1694761200"; d="scan'208";a="9701221" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2023 02:15:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10895"; a="1096746142" X-IronPort-AV: E=Sophos;i="6.03,308,1694761200"; d="scan'208";a="1096746142" Received: from oroos-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.41.17]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2023 02:15:05 -0800 From: Jani Nikula To: Hans de Goede , Andy Shevchenko , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20231103201831.1037416-1-andriy.shevchenko@linux.intel.com> Date: Thu, 16 Nov 2023 12:15:03 +0200 Message-ID: <871qcqqa1k.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [rft, PATCH v4 00/16] drm/i915/dsi: 4th attempt to get rid of IOSF GPIO X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , Daniel Vetter , Rodrigo Vivi Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 16 Nov 2023, Hans de Goede wrote: > Ok, this now has been testen on both a BYT and a CHT device which > actually use GPIO controls in their MIPI sequences so this > series is: > > Tested-by: Hans de Goede > > And the code of the entire series also looks good to me: > > Reviewed-by: Hans de Goede > > for the series. Thanks Andy & Hans! I'll merge this once the test results are in. The BAT results have been a bit flaky recently, so needed to do a rerun. That said, I'm not sure if we have any hardware in CI that would actually exercise the modifications, so in that sense I trust Hans' testing much more. BR, Jani. -- Jani Nikula, Intel