From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.18]) (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 404123314C3; Mon, 26 Jan 2026 11:50:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769428251; cv=none; b=DJOvYrCgaKwMOJQzu+1gCrMAUQdDghj1ufO5lHRiq8p6cZ+goXU3Lh9E4ajD07MeiJeKuqxghMsGqiHXuc05sjwtnPIDbuxhDestCNHfSKwAuoIXQkFYtJEY9FyLZ+G6a5yqjKL2afYvekoyu0AVpkX4tqFUvcVZgvnWBULbMGM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769428251; c=relaxed/simple; bh=jQrD/YnqEmhH+/JMx3dt7/PiA6+c+hcKXnVnjT1UfMA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZWXdVNA5C6C47SkEPqAHYSGggBLH9soXDo6Fxg7DGmOdB0pXzEKq3T6ouEt95jXNQxL7evur43pVDZ21Ph3B0fb83slC8Z7PK9MK1EP+1ItbfDbbMqvDGbzaBYG/w8YL4oOVBY5Mmp32ZjniEZQk4YgtY8clCg046PXaSv+yOrA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=HQCE72yr; arc=none smtp.client-ip=198.175.65.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="HQCE72yr" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1769428250; x=1800964250; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=jQrD/YnqEmhH+/JMx3dt7/PiA6+c+hcKXnVnjT1UfMA=; b=HQCE72yrX1aBtZq4joxePaf0vt6ckGBabaYb3bn5F0BHTMXEpkGuJm2F dWrGMRz6DpQXSWn4+EhVxfhqAFDCYltlssYMMQDFJrPDIXbopPv2syREI 6UK2xhp21zYE6FGT3+VSdURn2DwiZJRCyWA9ZJxWYoFKlCNwFdI5baJpC AXXXkygd31rQKH+BhpBm+Svh7ef/c7EoV2HXW73BIlDyVmcBzR5lMy/gB hgpZ8ydcujlCd/Dg0eQrgbJE+u6M5h5+9NxByGhdAENEBv3vgljt0wFHb wGexiqonELMTjJ8NCT3MjG3gHsOTcQ1R+RistgCCzn9VCb7ptw/GfvxFm A==; X-CSE-ConnectionGUID: RTBvYqBgQ9uveeHlQ7u0ZQ== X-CSE-MsgGUID: tm+oHFG3SROjNxq5ld/cuQ== X-IronPort-AV: E=McAfee;i="6800,10657,11682"; a="70646542" X-IronPort-AV: E=Sophos;i="6.21,255,1763452800"; d="scan'208";a="70646542" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2026 03:50:50 -0800 X-CSE-ConnectionGUID: q1XQs/B5R0SyTvVYgtRR5g== X-CSE-MsgGUID: lI3OErbwTUCCByJAmwLyEQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,255,1763452800"; d="scan'208";a="238340181" Received: from smoticic-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.245.122]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2026 03:50:44 -0800 Date: Mon, 26 Jan 2026 13:50:42 +0200 From: Andy Shevchenko To: Svyatoslav Ryhel Cc: Jonathan Cameron , David Lechner , Nuno =?iso-8859-1?Q?S=E1?= , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Dmitry Torokhov , Lee Jones , Pavel Machek , Liam Girdwood , Mark Brown , Alexandre Belloni , Dixit Parmar , Tony Lindgren , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH v1 02/10] regulator: cpcap-regulator: add support for Mot regulators Message-ID: References: <20260125134302.45958-1-clamor95@gmail.com> <20260125134302.45958-3-clamor95@gmail.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Mon, Jan 26, 2026 at 12:13:39PM +0200, Svyatoslav Ryhel wrote: > пн, 26 січ. 2026 р. о 12:10 Andy Shevchenko пише: > > On Sun, Jan 25, 2026 at 03:42:54PM +0200, Svyatoslav Ryhel wrote: ... > > What a style! (Yeah, I see it's being used elsewhere here...) > > I have just made it in same way the other tables present in here. I understood that (see my note in the parentheses above). -- With Best Regards, Andy Shevchenko