linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: 손신 <shin.son@samsung.com>
To: "'Daniel Lezcano'" <daniel.lezcano@linaro.org>,
	"'Bartlomiej Zolnierkiewicz'" <bzolnier@gmail.com>,
	"'Krzysztof Kozlowski'" <krzk@kernel.org>,
	"'Rafael J . Wysocki'" <rafael@kernel.org>,
	"'Zhang Rui'" <rui.zhang@intel.com>,
	"'Lukasz	Luba'" <lukasz.luba@arm.com>,
	"'Rob Herring'" <robh@kernel.org>,
	"'Conor Dooley'" <conor+dt@kernel.org>,
	"'Alim Akhtar'" <alim.akhtar@samsung.com>
Cc: "'Henrik Grimler'" <henrik@grimler.se>,
	<linux-pm@vger.kernel.org>, <linux-samsung-soc@vger.kernel.org>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <shin.son@samsung.com>
Subject: RE: [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
Date: Mon, 24 Nov 2025 20:42:56 +0900	[thread overview]
Message-ID: <000c01dc5d37$7b1b8da0$7152a8e0$@samsung.com> (raw)
In-Reply-To: <2b63c064-ce62-421b-8469-e434bd0c9652@linaro.org>

Hello, Daniel Lezcano.

> -----Original Message-----
> From: Daniel Lezcano [mailto:daniel.lezcano@linaro.org]
> Sent: Monday, November 24, 2025 8:09 PM
> To: 손신 <shin.son@samsung.com>; 'Bartlomiej Zolnierkiewicz'
> <bzolnier@gmail.com>; 'Krzysztof Kozlowski' <krzk@kernel.org>; 'Rafael J .
> Wysocki' <rafael@kernel.org>; 'Zhang Rui' <rui.zhang@intel.com>; 'Lukasz
> Luba' <lukasz.luba@arm.com>; 'Rob Herring' <robh@kernel.org>; 'Conor
> Dooley' <conor+dt@kernel.org>; 'Alim Akhtar' <alim.akhtar@samsung.com>
> Cc: 'Henrik Grimler' <henrik@grimler.se>; linux-pm@vger.kernel.org; linux-
> samsung-soc@vger.kernel.org; devicetree@vger.kernel.org; linux-arm-
> kernel@lists.infradead.org; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new
> hardware and update TMU interface
> 
> On 11/24/25 12:04, 손신 wrote:
> > Hello, Daniel Lezcano.
> >
> >> On 11/24/25 11:06, 손신 wrote:
> >> [ ... ]
> >>
> >>> However, since ExynosAutov920 diverges significantly from the
> >>> existing driver, Would introducing a separate driver instead of
> >>> unifying
> >> everything be acceptable?
> >>
> >> So this driver is one controller for multiple sensors while the
> >> others drivers are one controller for one sensor, right ?
> >>
> >
> > Yes. As far as I understand, the previous Exynos variants used one TMU
> > controller per sensor, while on ExynosAutoV920 the hardware has multiple
> TMU instances and each instance contains multiple sensors.
> > Therefore, this new automotive SoC requires supporting multiple sensors
> behind a single TMU controller.
> 
> Ok thanks. It makes sense to create a separate driver.

Then, I'll prepare a new patch series. Thank you for your feedback

Best regards,
Shin




  reply	other threads:[~2025-11-24 11:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20251113064032epcas2p316f2b271e581d03b729a5944d9624d49@epcas2p3.samsung.com>
2025-11-13  6:40 ` [PATCH v7 RESEND 0/3] Add exynosautov920 thermal support Shin Son
2025-11-13  6:40   ` [PATCH v7 RESEND 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1 Shin Son
2025-11-13  6:40   ` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface Shin Son
2025-11-20 19:43     ` Daniel Lezcano
2025-11-24 10:06       ` 손신
2025-11-24 10:35         ` Daniel Lezcano
2025-11-24 11:04           ` 손신
2025-11-24 11:08             ` Daniel Lezcano
2025-11-24 11:42               ` 손신 [this message]
2025-11-24 10:43         ` Tudor Ambarus
2025-11-24 11:16           ` Daniel Lezcano
2025-11-24 11:41           ` 손신
2025-11-24 12:24             ` Tudor Ambarus
2025-11-25  8:23               ` 손신
2025-11-25  9:15     ` Tudor Ambarus
2025-11-26  7:19       ` 손신
2025-11-26  9:21         ` Tudor Ambarus
2025-11-27  3:07           ` 손신
2025-11-27  9:04             ` Tudor Ambarus
2025-12-01  1:38               ` 손신
2025-12-01  9:54           ` Youngmin Nam
2025-12-02  0:31             ` 손신
2025-11-13  6:40   ` [PATCH v7 RESEND 3/3] arm64: dts: exynosautov920: Add multiple sensors Shin Son
     [not found] <CGME20251030070716epcas2p2d51319c14272c316bd6b581a3fdcb512@epcas2p2.samsung.com>
2025-10-30  7:07 ` [PATCH v7 RESEND 0/3] Add exynosautov920 thermal support Shin Son
2025-10-30  7:07   ` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface Shin Son

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='000c01dc5d37$7b1b8da0$7152a8e0$@samsung.com' \
    --to=shin.son@samsung.com \
    --cc=alim.akhtar@samsung.com \
    --cc=bzolnier@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=henrik@grimler.se \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lukasz.luba@arm.com \
    --cc=rafael@kernel.org \
    --cc=robh@kernel.org \
    --cc=rui.zhang@intel.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;
as well as URLs for NNTP newsgroup(s).