[PATCH 03/12] arm64: dts: apple: t600x: Add SMC hwmon node
From: James Calligeros
Date: Sun Jul 12 2026 - 05:45:54 EST
Add the SMC hwmon subdevice
Signed-off-by: James Calligeros <jcalligeros99@xxxxxxxxx>
---
arch/arm64/boot/dts/apple/t600x-die0.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/apple/t600x-die0.dtsi b/arch/arm64/boot/dts/apple/t600x-die0.dtsi
index f715b19efd16..17db8d7a850c 100644
--- a/arch/arm64/boot/dts/apple/t600x-die0.dtsi
+++ b/arch/arm64/boot/dts/apple/t600x-die0.dtsi
@@ -45,6 +45,10 @@ smc_reboot: reboot {
"boot_error_count", "panic_count";
};
+ smc_hwmon: hwmon {
+ compatible = "apple,smc-hwmon";
+ };
+
rtc {
compatible = "apple,smc-rtc";
nvmem-cells = <&rtc_offset>;
--
2.55.0