Devicetree
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Romain Gantois <romain.gantois@bootlin.com>
Cc: "Puranjay Mohan" <puranjay@kernel.org>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
	"Wil Stark" <wil_stark@keysight.com>,
	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: Mon, 8 Jun 2026 18:24:12 +0100	[thread overview]
Message-ID: <20260608182412.4738f1d4@jic23-huawei> (raw)
In-Reply-To: <20260608-tmp119-v2-0-30c3537d5097@bootlin.com>

On Mon, 08 Jun 2026 18:00:23 +0200
Romain Gantois <romain.gantois@bootlin.com> wrote:

> Hello everyone,
> 
> 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.
> 
> Best Regards,
> 
> Romain
> 
> Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Hi Romain

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!

Thanks,

Jonathan

> ---
> Changes in v2:
> - Used ti,tmp117 as a fallback compatible
> - Made sure the correct IIO device name was exposed to userspace
> - Link to v1: https://patch.msgid.link/20260605-tmp119-v1-0-349f45f17d12@bootlin.com
> 
> To: Puranjay Mohan <puranjay@kernel.org>
> To: Jonathan Cameron <jic23@kernel.org>
> To: David Lechner <dlechner@baylibre.com>
> To: Nuno Sá <nuno.sa@analog.com>
> To: Andy Shevchenko <andy@kernel.org>
> To: Rob Herring <robh@kernel.org>
> To: Krzysztof Kozlowski <krzk+dt@kernel.org>
> To: Conor Dooley <conor+dt@kernel.org>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Cc: linux-iio@vger.kernel.org
> Cc: devicetree@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> 
> ---
> Romain Gantois (1):
>       dt-bindings: iio: ti,tmp117: add binding for the TMP119
> 
> Wil Stark (1):
>       iio: temperature: tmp117: add TI TMP119 support
> 
>  .../devicetree/bindings/iio/temperature/ti,tmp117.yaml   | 16 +++++++++++-----
>  drivers/iio/temperature/tmp117.c                         | 10 ++++++++++
>  2 files changed, 21 insertions(+), 5 deletions(-)
> ---
> base-commit: ddd664bbff63e09e7a7f9acae9c43605d4cf185f
> change-id: 20260605-tmp119-662d21e4d317
> 
> Best regards,
> --  
> Romain Gantois <romain.gantois@bootlin.com>
> 


  parent reply	other threads:[~2026-06-08 17:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-08 16:00 [PATCH v2 0/2] iio: temperature: tmp117: Support the TMP119 sensor Romain Gantois
2026-06-08 16:00 ` [PATCH v2 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119 Romain Gantois
2026-06-08 17:12   ` Conor Dooley
2026-06-08 17:13     ` Conor Dooley
2026-06-08 17:22   ` Rob Herring (Arm)
2026-06-08 16:00 ` [PATCH v2 2/2] iio: temperature: tmp117: add TI TMP119 support Romain Gantois
2026-06-08 16:04   ` sashiko-bot
2026-06-09 14:53   ` Andy Shevchenko
2026-06-08 17:24 ` Jonathan Cameron [this message]
2026-06-09 14:54   ` [PATCH v2 0/2] iio: temperature: tmp117: Support the TMP119 sensor Andy Shevchenko
2026-06-10 13:20     ` Romain Gantois

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260608182412.4738f1d4@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=puranjay@kernel.org \
    --cc=robh@kernel.org \
    --cc=romain.gantois@bootlin.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=wil_stark@keysight.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox