summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Calligeros <jcalligeros99@gmail.com>2026-07-14 16:28:11 +1000
committerSven Peter <sven@kernel.org>2026-07-19 15:58:34 +0200
commitf424abc3075b3139834e2d17c363c8f835f1cd74 (patch)
treee1e21e22f2088c73fb72f0d4b28f9d96080014b9
parentd02aeb6980b61a7a0b9c27bc6bd3384cee44ce7c (diff)
downloadlinux-f424abc3075b3139834e2d17c363c8f835f1cd74.tar.gz
linux-f424abc3075b3139834e2d17c363c8f835f1cd74.zip
arm64: dts: apple: t602x: Add SMC hwmon node
Add the SMC hwmon subdevice Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Link: https://patch.msgid.link/20260714-smc-subdev-dt-v2-4-13fa78873121@gmail.com Signed-off-by: Sven Peter <sven@kernel.org>
-rw-r--r--arch/arm64/boot/dts/apple/t602x-die0.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/apple/t602x-die0.dtsi b/arch/arm64/boot/dts/apple/t602x-die0.dtsi
index 121f2cf75915..c33623f0e27a 100644
--- a/arch/arm64/boot/dts/apple/t602x-die0.dtsi
+++ b/arch/arm64/boot/dts/apple/t602x-die0.dtsi
@@ -129,6 +129,10 @@
"boot_error_count", "panic_count";
};
+ smc_hwmon: hwmon {
+ compatible = "apple,smc-hwmon";
+ };
+
rtc {
compatible = "apple,smc-rtc";
nvmem-cells = <&rtc_offset>;