arm64: dts: apple: t600x: 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-8-13fa78873121@gmail.com
Signed-off-by: Sven Peter <sven@kernel.org>
This commit is contained in:
James Calligeros 2026-07-14 16:28:15 +10:00 committed by Sven Peter
parent ae42d7fe07
commit fe521d15d9
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -305,3 +305,5 @@ &ps_gfx {
&gpu {
compatible = "apple,agx-g13d", "apple,agx-g13s";
};
#include "hwmon-common.dtsi"