arm64: dts: apple: t8103: jxxx: Add device-specific SMC hwmon sensors

Add the device-specific hwmon sensors for select T8103-based devices

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

View File

@ -74,3 +74,5 @@ &pcie0_dart_2 {
&i2c2 {
status = "okay";
};
#include "hwmon-mini.dtsi"

View File

@ -132,3 +132,6 @@ dfr_panel_in: endpoint {
&displaydfr_dart {
status = "okay";
};
#include "hwmon-laptop.dtsi"
#include "hwmon-fan.dtsi"

View File

@ -54,3 +54,5 @@ &typec0 {
&typec1 {
label = "USB-C Left-front";
};
#include "hwmon-laptop.dtsi"