From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 C24E9407CE1; Wed, 10 Jun 2026 13:20:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781097635; cv=none; b=JCwB39KXGD7Ugz+BVbZ6Wvcf91cfhbqqih5phLC041uug8w+TQCN1hSHyyQMFBUsboeEDXJOUKDvLx8dhb1eXaaN4ofJMCb1DH8rDdAwOGf1WIKC431/kP0miMor1OMMVM1V01KSsjyt0PpxGjJNOAIoqq4JmulsIqZHbE+IK+I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781097635; c=relaxed/simple; bh=pLfnxG8CRgB2w2CIPqE1uqZRrr2lOmlh/ZfKh14Oc+g=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=XAfz9haOmUucJr+OaXs79u0+UkXRPN29bvzC2tmdi2vMjR1Lp6qQgMRjcbQaORzM0uItrH0zW9AtBsO7v977ksKsozslQu6auEtHNYkH2tLFHRvfCbvYaHqRK3vzwwzaUjbBdK8oUtNIbLzBPr6s4/T2FrAaOyARqNOuZBcwTd0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=ioFXR+3k; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="ioFXR+3k" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 2DBC44E42E01; Wed, 10 Jun 2026 13:20:32 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id F2C7A5FFC9; Wed, 10 Jun 2026 13:20:31 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id C622E106B9316; Wed, 10 Jun 2026 15:20:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1781097631; h=from:subject:date:message-id:to:cc:mime-version:content-type: in-reply-to:references; bh=S/sAbNVC/Zw03oyI6CPc1uAG9o/25ixggU+uAfnF4sc=; b=ioFXR+3ks6+ilxULAkEMKUNAbVQhEil8Jc/xfAV6m0T4dhyDz7FdJWRrdUFRvDEsHh75i9 Sdwf1oNZ3mHMdj2kia2Tu2Iw2OESVPIGN4T/SUXjZCmPvfRmmEIJapmW6xZUh8XxLb6YCT 0LGNanMDOemjN7AZFV3k8ZmkrFrL7eMJRtbbj4GuPkJBsg8vxNZXbTX0XNtNjkhtS8lUxd LFSkgW2TiIar1Tr0TH//nBM1McjFKIyTGwgw4qQ7ALKdWzft5bu8lJkQEplhCjJ6lsYRpw 06b++Mtvt0sAb6VtjvwtcUKQ228zk6gNCfeBgMrfvoaIcimdPFJi5etTs7E/4A== From: Romain Gantois To: Jonathan Cameron , Andy Shevchenko Cc: Puranjay Mohan , David Lechner , Nuno =?UTF-8?B?U8Oh?= , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thomas Petazzoni , Wil Stark , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 0/2] iio: temperature: tmp117: Support the TMP119 sensor Date: Wed, 10 Jun 2026 15:20:22 +0200 Message-ID: In-Reply-To: References: <20260608-tmp119-v2-0-30c3537d5097@bootlin.com> <20260608182412.4738f1d4@jic23-huawei> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPartgUvre__ZQNuAi-rCuc2NKw"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Last-TLS-Session-Version: TLSv1.3 --nextPartgUvre__ZQNuAi-rCuc2NKw Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Romain Gantois Subject: Re: [PATCH v2 0/2] iio: temperature: tmp117: Support the TMP119 sensor Date: Wed, 10 Jun 2026 15:20:22 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 On Tuesday, 9 June 2026 16:54:47 CEST Andy Shevchenko wrote: > On Mon, Jun 08, 2026 at 06:24:12PM +0100, Jonathan Cameron wrote: > > On Mon, 08 Jun 2026 18:00:23 +0200 > > > > Romain Gantois wrote: > > > This is version two of my series which adds support for the TMP119, > > > which has an identical programming model to the TMP117, but slightly > > > different specs and electrical characteristics. > > > > Other than the DT indent thing Conor calls out this looks fine to me. > > However, unless the cycle is extended IIO is effectively closed for this > > kernel cycle. Anything I queue up now will be targeting 7.3 now. > > On the plus side no rush for v3! > > Please, incorporate what I commented on. Id est add #include > ACK, I will. Thanks, -- Romain Gantois, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --nextPartgUvre__ZQNuAi-rCuc2NKw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEIcCsAScRrtr7W0x0KCYAIARzeA4FAmopZJYACgkQKCYAIARz eA559Q//aHgExb9JS0/Xuu3+ZLPeDq/zBtdD0TeSjjeUMQddcl/Cn6QYRf9KbRd7 zF2pr+g4CvxUqnORxdFXUU8nVGhts3iT7Dxe9NnxhiQu1EvJY1D8yZeR44lnPS30 4G8KEUZD7Ctl9V45GqgepIZnGVIdSW8VVJuGC1/4uesZgrTev84LWe+XwbJ7nxuX 2X/VaNQTzQDxN+tASUsnnE3jBb4SuBv8hHYbivd63VKxSURdCRuHGPtwqFtGtDz8 pbXcoP74KEFxhWkRkM7lGDiiksnjnEYTLJBSEzIcE7HG1WYR/CHS/CySBh/gaByg SDRNHHiwb5HQ0+gOSebmeDkbwc64xNQOl2pB33HpYlR2QXog3GX8SnyFaE+gyRei Xs3+EoGG8qB7wv9vHFnhOrv5KGYbw1Arp5ujYpq/8Jmoe/kgYhd/++d8s4WD7S+c n5v1paQkiOubpHvBgYzuTW4DNxUWGwbT7EX4XnplMFUEc2hnMXK/3SXjBQx4EQJw kFwkjoT2qUnsPARdmWiDTJEHYOV3RHIysmbeqgGOtGN6gNCEZv2NJp4+6nWY0Ld9 A3+sFkUwk8CF8ifL3oDHfp/UTQZgN2Gc3jJxYfThuFDwEMbk+mmH20LBMfBChtCv tpP9p5Pmxx7RyzDShy4ALbqX3K0pf+k7JclfTHDT37nzSoSSbNo= =PdVB -----END PGP SIGNATURE----- --nextPartgUvre__ZQNuAi-rCuc2NKw--