From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Julien Panis <jpanis@baylibre.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Nicolas Pitre <npitre@baylibre.com>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Zhang Rui <rui.zhang@intel.com>,
Lukasz Luba <lukasz.luba@arm.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>,
Conor Dooley <conor.dooley@microchip.com>
Subject: Re: (subset) [PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
Date: Thu, 1 Aug 2024 10:20:43 +0200 [thread overview]
Message-ID: <21a9fcfa-e92e-4178-bbae-0193f8b86987@collabora.com> (raw)
In-Reply-To: <abefa449-c0bc-4b58-89b8-d4272f7774f6@baylibre.com>
Il 31/07/24 17:34, Julien Panis ha scritto:
> On 6/13/24 10:07, AngeloGioacchino Del Regno wrote:
>> On Mon, 03 Jun 2024 12:50:47 +0200, Julien Panis wrote:
>>> This is a bunch of patches to support the MT8186 and MT8188 thermal
>>> sensor configurations.
>>>
>>> Since the patches of v3 were applied except those related to the SoC
>>> device trees, this series includes mainly patches for 'mt8186.dtsi'
>>> and 'mt8188.dtsi'. Due to some thermal zone renaming in these 2 device
>>> trees, the related definitions were also renamed in the dt-bindings and
>>> in the driver.
>>>
>>> [...]
>> Applied to v6.10-next/dts64, thanks!
>>
>> [3/6] arm64: dts: mediatek: mt8186: add lvts definitions
>> commit: 0c598e50e6c823c1057ddad17c546e368a415d6a
>> [4/6] arm64: dts: mediatek: mt8186: add default thermal zones
>> commit: d7c1bde38bf37a59551cfd52cfdb5bd974b17431
>> [5/6] arm64: dts: mediatek: mt8188: add lvts definitions
>> commit: 7e3e18f2ed40ea9018590b4533fa148954a725bc
>> [6/6] arm64: dts: mediatek: mt8188: add default thermal zones
>> commit: 2f950510411a33d98eea28c22d7880eeb48adb61
>>
>> Cheers,
>> Angelo
>>
>
> Hello Angelo,
>
> About this series, the DT patches were initially applied, but removed
> due to missing dt-bindings in linux-next[1].
>
> But now the dt-bindings patches are applied in mainline[2].
>
> Would it be possible to re-apply the dts patches please ?
>
> [1] https://lore.kernel.org/all/ZnBn-vSj-ssrJFr2@sirena.org.uk/
>
> [2]
> https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/log/?h=thermal/linux-next
> 4262b8d782a7 ("dt-bindings: thermal: mediatek: Fix thermal zone definition for
> MT8186")
> 744ca11f52e5 ("dt-bindings: thermal: mediatek: Fix thermal zone definitions for
> MT8188")
>
Thanks for the reminder; I have applied those to v6.11-next/dts64.
Cheers,
Angelo
prev parent reply other threads:[~2024-08-01 8:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-03 10:50 [PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 Julien Panis
2024-06-03 10:50 ` [PATCH v7 1/6] dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186 Julien Panis
2024-06-03 10:50 ` [PATCH v7 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188 Julien Panis
2024-06-03 10:50 ` [PATCH v7 3/6] arm64: dts: mediatek: mt8186: add lvts definitions Julien Panis
2024-06-03 10:50 ` [PATCH v7 4/6] arm64: dts: mediatek: mt8186: add default thermal zones Julien Panis
2024-06-03 10:50 ` [PATCH v7 5/6] arm64: dts: mediatek: mt8188: add lvts definitions Julien Panis
2024-06-03 10:50 ` [PATCH v7 6/6] arm64: dts: mediatek: mt8188: add default thermal zones Julien Panis
2024-06-13 8:07 ` (subset) [PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 AngeloGioacchino Del Regno
2024-07-31 15:34 ` Julien Panis
2024-08-01 8:20 ` AngeloGioacchino Del Regno [this message]
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=21a9fcfa-e92e-4178-bbae-0193f8b86987@collabora.com \
--to=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=conor.dooley@microchip.com \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jpanis@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=lukasz.luba@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=npitre@baylibre.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