lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d428d8b-4660-422f-af36-808704091dc3@public-files.de>
Date: Fri, 16 Jan 2026 14:40:31 +0100
From: Frank Wunderlich <frank-w@...lic-files.de>
To: Frank Wunderlich <linux@...web.de>, "Rafael J. Wysocki"
 <rafael@...nel.org>, Daniel Lezcano <daniel.lezcano@...aro.org>,
 Zhang Rui <rui.zhang@...el.com>, Lukasz Luba <lukasz.luba@....com>,
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Conor Dooley <conor+dt@...nel.org>, Matthias Brugger
 <matthias.bgg@...il.com>,
 AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: NĂ­colas F. R. A. Prado <nfraprado@...labora.com>,
 Mason Chang <mason-cw.chang@...iatek.com>, Balsam CHIHI
 <bchihi@...libre.com>, linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
 linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v2 1/2] dt-bindings: thermal: mediatek: Add LVTS thermal
 controller definition for MT7987

Hi,

just a friendly reminder for this series

regards Frank

Am 23.12.25 um 18:56 schrieb Frank Wunderlich:
> From: Frank Wunderlich <frank-w@...lic-files.de>
>
> Add thermal controller definition for MT7987.
>
> Signed-off-by: Frank Wunderlich <frank-w@...lic-files.de>
> Acked-by: Rob Herring (Arm) <robh@...nel.org>
> ---
>   .../devicetree/bindings/thermal/mediatek,lvts-thermal.yaml     | 1 +
>   include/dt-bindings/thermal/mediatek,lvts-thermal.h            | 3 +++
>   2 files changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml b/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
> index 0259cd3ce9c5..a9befb523fd4 100644
> --- a/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
> +++ b/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
> @@ -18,6 +18,7 @@ description: |
>   properties:
>     compatible:
>       enum:
> +      - mediatek,mt7987-lvts-ap
>         - mediatek,mt7988-lvts-ap
>         - mediatek,mt8186-lvts
>         - mediatek,mt8188-lvts-ap
> diff --git a/include/dt-bindings/thermal/mediatek,lvts-thermal.h b/include/dt-bindings/thermal/mediatek,lvts-thermal.h
> index ddc7302a510a..e9780edcd26c 100644
> --- a/include/dt-bindings/thermal/mediatek,lvts-thermal.h
> +++ b/include/dt-bindings/thermal/mediatek,lvts-thermal.h
> @@ -7,6 +7,9 @@
>   #ifndef __MEDIATEK_LVTS_DT_H
>   #define __MEDIATEK_LVTS_DT_H
>   
> +#define MT7987_CPU		0
> +#define MT7987_ETH2P5G		1
> +
>   #define MT7988_CPU_0		0
>   #define MT7988_CPU_1		1
>   #define MT7988_ETH2P5G_0	2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ