Re: (subset) [PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188

From: Julien Panis
Date: Wed Jul 31 2024 - 11:34:59 EST


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@xxxxxxxxxxxxx/

[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")

Julien