mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 13:14:02 +02:00
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:
parent
da160f258c
commit
e88070b745
|
|
@ -24,3 +24,5 @@ &wifi0 {
|
|||
&bluetooth0 {
|
||||
brcm,board-type = "apple,okinawa";
|
||||
};
|
||||
|
||||
#include "hwmon-fan-dual.dtsi"
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -367,3 +367,5 @@ &atcphy3 {
|
|||
};
|
||||
|
||||
#include "spi1-nvram.dtsi"
|
||||
#include "hwmon-laptop.dtsi"
|
||||
#include "hwmon-fan-dual.dtsi"
|
||||
|
|
|
|||
|
|
@ -45,3 +45,5 @@ &pcie0 {
|
|||
<0x200 &pcie0_dart_2 1 1>,
|
||||
<0x300 &pcie0_dart_3 1 1>;
|
||||
};
|
||||
|
||||
#include "hwmon-mini.dtsi"
|
||||
|
|
|
|||
|
|
@ -35,3 +35,5 @@ &port01 {
|
|||
&pcie0_dart_1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#include "hwmon-fan-dual.dtsi"
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user