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

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

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

View File

@ -91,3 +91,5 @@ &i2c4 {
&fpwm1 {
status = "okay";
};
#include "hwmon-laptop.dtsi"

View File

@ -91,3 +91,5 @@ &i2c4 {
&fpwm1 {
status = "okay";
};
#include "hwmon-laptop.dtsi"

View File

@ -84,3 +84,5 @@ &typec0 {
&typec1 {
label = "USB-C Back-right";
};
#include "hwmon-mini.dtsi"

View File

@ -146,3 +146,6 @@ touchbar0: touchbar@0 {
touchscreen-inverted-y;
};
};
#include "hwmon-laptop.dtsi"
#include "hwmon-fan.dtsi"