arm64: dts: apple: t602x: Add common SMC hwmon sensors

Add the SMC hwmon sensors common to all SoCs

Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Link: https://patch.msgid.link/20260714-smc-subdev-dt-v2-9-13fa78873121@gmail.com
Signed-off-by: Sven Peter <sven@kernel.org>
This commit is contained in:
James Calligeros 2026-07-14 16:28:16 +10:00 committed by Sven Peter
parent fe521d15d9
commit fd42ff8653
2 changed files with 4 additions and 0 deletions

View File

@ -67,3 +67,5 @@ p-core-pmu-affinity {
&gpu {
compatible = "apple,agx-g14c", "apple,agx-g14s";
};
#include "hwmon-common.dtsi"

View File

@ -347,3 +347,5 @@ &ps_gfx {
&gpu {
compatible = "apple,agx-g14d", "apple,agx-g14s";
};
#include "hwmon-common.dtsi"