From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (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 BAFFF21A434; Wed, 16 Apr 2025 18:14:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744827294; cv=none; b=LTSl9KP5683cKR2v613E9ENAibcQGC7F+X4E8unE+n9Ai95Hfc+YuD5qOkQNBinJbATSBUR2fwSxlDxjWVfwDSqVoDMG0/aLRUjHf6rTXWiSHaNYFuqbR8p3sN4Si2U32+q0xuvxxrVEV7bVZgutmSZFDruQP34ttzCt6YSHrx0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744827294; c=relaxed/simple; bh=W0QwuyvH5BZ634W1g61NNXUHmiUdiDbHR8iglFewLf8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=LN4S1ZIS/2ULsk6R9Xvlospv4SHw6zbGAyP4gzmX5e4yhwdES6kIWjMnVJELKdEhih6+rnmktEd6aVK2QmEQ76kl/wq1VlHHR9O0MwHNSrkDCPT0vtvaIo43Oy2JYaYrXA50NCaz9S1SWu/ZJ5FUo1NXsvL6iux0S/sCZhhL+AU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org; spf=fail smtp.mailfrom=kernel.org; arc=none smtp.client-ip=192.198.163.13 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=kernel.org X-CSE-ConnectionGUID: FXfK/2r0RSWYQxvVnu8lLQ== X-CSE-MsgGUID: VpS0v3TdTfCz3k+KJhetHw== X-IronPort-AV: E=McAfee;i="6700,10204,11405"; a="49086303" X-IronPort-AV: E=Sophos;i="6.15,216,1739865600"; d="scan'208";a="49086303" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Apr 2025 11:14:52 -0700 X-CSE-ConnectionGUID: UioSEYCvRSG4tu3cwArrTw== X-CSE-MsgGUID: YhwxMlvDQxqUUCuxZVqD4A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,216,1739865600"; d="scan'208";a="134666196" Received: from smile.fi.intel.com ([10.237.72.58]) by fmviesa003.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Apr 2025 11:14:49 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.98.2) (envelope-from ) id 1u57Ha-0000000Cw3N-31iU; Wed, 16 Apr 2025 21:14:46 +0300 Date: Wed, 16 Apr 2025 21:14:46 +0300 From: Andy Shevchenko To: Hans de Goede Cc: Ilpo =?iso-8859-1?Q?J=E4rvinen?= , Dan Scally , Alan Stern , Sakari Ailus , Hao Yao , Bingbu Cao , Duane , platform-driver-x86@vger.kernel.org, linux-media@vger.kernel.org Subject: Re: [PATCH v3 7/9] platform/x86: int3472: Prepare for registering more than 1 GPIO regulator Message-ID: References: <20250416124037.90508-1-hdegoede@redhat.com> <20250416124037.90508-8-hdegoede@redhat.com> Precedence: bulk X-Mailing-List: platform-driver-x86@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250416124037.90508-8-hdegoede@redhat.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Wed, Apr 16, 2025 at 02:40:35PM +0200, Hans de Goede wrote: > Prepare the discrete code for registering more than 1 GPIO regulator. Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko