Devicetree
 help / color / mirror / Atom feed
From: Sven Peter <sven@kernel.org>
To: James Calligeros <jcalligeros99@gmail.com>,
	Janne Grunau <j@jannau.net>, Neal Gompa <neal@gompa.dev>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 00/12] arm64: dts: apple: Add SMC hwmon nodes
Date: Sun, 19 Jul 2026 16:11:52 +0200	[thread overview]
Message-ID: <d9f1c018-793e-4021-9aec-d7139a6468f1@kernel.org> (raw)
In-Reply-To: <20260714-smc-subdev-dt-v2-0-13fa78873121@gmail.com>



On 7/14/26 08:28, James Calligeros wrote:
> Hi folks,
>
> Following on from the series which added SMC hwmon driver[1], this
> series spins out and adds the Devicetree nodes required for the hwmon
> driver to operate. These were missed back in December.
>
> The System Management Controller on Apple Silicon devices exposes
> the temperature, voltage, power and fan speed data from numerous
> (potentially hundreds) of sensors scattered about the SoC and
> device at large. Unfortunately there is very little rhyme or reason
> to how Apple expose these using the SMC firmware's FourCC key-value
> system. Some sensors are reliably common across all devices and
> all SoCs, like PSTR which measures the total platform power consumption.
> Others are specific to a class of device, like the fan control
> keys, which are only present on devices with fans. Some are specific
> to a single SoC, and others still are specific to a single device.
> To complicate matters further, some SoCs are not even consistent
> across devices; the application core temperature sensors for a
> given SoC are read from different keys depending on the device
> that SoC is in...
>

Applied to sven/linux (apple-soc/dt-7.3), thanks!

[01/12] arm64: dts: apple: t8112: Add SMC hwmon node
        https://github.com/AsahiLinux/linux/commit/89efdbd8ea62
[02/12] arm64: dts: apple: t8103: Add SMC hwmon node
        https://github.com/AsahiLinux/linux/commit/4dea4ee249ec
[03/12] arm64: dts: apple: t600x: Add SMC hwmon node
        https://github.com/AsahiLinux/linux/commit/d02aeb6980b6
[04/12] arm64: dts: apple: t602x: Add SMC hwmon node
        https://github.com/AsahiLinux/linux/commit/f424abc3075b
[05/12] arm64: dts: apple: Add common SMC hwmon infrastructure
        https://github.com/AsahiLinux/linux/commit/56c65dc95f3d
[06/12] arm64: dts: apple: t8103: Add common SMC hwmon sensors
        https://github.com/AsahiLinux/linux/commit/d77603e44f55
[07/12] arm64: dts: apple: t8112: Add common SMC hwmon sensors
        https://github.com/AsahiLinux/linux/commit/ae42d7fe0793
[08/12] arm64: dts: apple: t600x: Add common SMC hwmon sensors
        https://github.com/AsahiLinux/linux/commit/fe521d15d9c5
[09/12] arm64: dts: apple: t602x: Add common SMC hwmon sensors
        https://github.com/AsahiLinux/linux/commit/fd42ff865357
[10/12] arm64: dts: apple: t8103: jxxx: Add device-specific SMC hwmon 
sensors
        https://github.com/AsahiLinux/linux/commit/b6935375d536
[11/12] arm64: dts: apple: t8112: jxxx: Add device-specific SMC hwmon 
sensors
        https://github.com/AsahiLinux/linux/commit/da160f258c36
[12/12] arm64: dts: apple: t60xx: jxxx: Add device-specific SMC hwmon 
sensors
        https://github.com/AsahiLinux/linux/commit/e88070b74578

Best regards,
-- 
Sven Peter <sven@kernel.org>



      parent reply	other threads:[~2026-07-19 14:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14  6:28 [PATCH v2 00/12] arm64: dts: apple: Add SMC hwmon nodes James Calligeros
2026-07-14  6:28 ` [PATCH v2 01/12] arm64: dts: apple: t8112: Add SMC hwmon node James Calligeros
2026-07-14  6:28 ` [PATCH v2 02/12] arm64: dts: apple: t8103: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 03/12] arm64: dts: apple: t600x: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 04/12] arm64: dts: apple: t602x: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 05/12] arm64: dts: apple: Add common SMC hwmon infrastructure James Calligeros
2026-07-14  6:28 ` [PATCH v2 06/12] arm64: dts: apple: t8103: Add common SMC hwmon sensors James Calligeros
2026-07-14  6:28 ` [PATCH v2 07/12] arm64: dts: apple: t8112: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 08/12] arm64: dts: apple: t600x: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 09/12] arm64: dts: apple: t602x: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 10/12] arm64: dts: apple: t8103: jxxx: Add device-specific " James Calligeros
2026-07-14  6:28 ` [PATCH v2 11/12] arm64: dts: apple: t8112: " James Calligeros
2026-07-14  6:28 ` [PATCH v2 12/12] arm64: dts: apple: t60xx: " James Calligeros
2026-07-19 14:11 ` Sven Peter [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=d9f1c018-793e-4021-9aec-d7139a6468f1@kernel.org \
    --to=sven@kernel.org \
    --cc=asahi@lists.linux.dev \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=j@jannau.net \
    --cc=jcalligeros99@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neal@gompa.dev \
    --cc=robh@kernel.org \
    /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