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

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

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

View File

@ -24,3 +24,5 @@ &wifi0 {
&bluetooth0 {
brcm,board-type = "apple,okinawa";
};
#include "hwmon-fan-dual.dtsi"

View File

@ -184,6 +184,8 @@ atcphy5_usb3: endpoint {
};
};
#include "hwmon-fan-dual.dtsi"
/* delete unused USB nodes on die 1 */
/delete-node/ &dwc3_2_dart_0_die1;

View File

@ -367,3 +367,5 @@ &atcphy3 {
};
#include "spi1-nvram.dtsi"
#include "hwmon-laptop.dtsi"
#include "hwmon-fan-dual.dtsi"

View File

@ -45,3 +45,5 @@ &pcie0 {
<0x200 &pcie0_dart_2 1 1>,
<0x300 &pcie0_dart_3 1 1>;
};
#include "hwmon-mini.dtsi"

View File

@ -35,3 +35,5 @@ &port01 {
&pcie0_dart_1 {
status = "okay";
};
#include "hwmon-fan-dual.dtsi"

View File

@ -44,6 +44,8 @@ &typec5 {
label = "USB-C Front Left";
};
#include "hwmon-fan-dual.dtsi"
/* delete unused USB nodes on die 1 */
/delete-node/ &dwc3_2_dart_0_die1;
/delete-node/ &dwc3_2_dart_1_die1;