mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
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:
parent
fd42ff8653
commit
b6935375d5
|
|
@ -74,3 +74,5 @@ &pcie0_dart_2 {
|
|||
&i2c2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#include "hwmon-mini.dtsi"
|
||||
|
|
|
|||
|
|
@ -132,3 +132,6 @@ dfr_panel_in: endpoint {
|
|||
&displaydfr_dart {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#include "hwmon-laptop.dtsi"
|
||||
#include "hwmon-fan.dtsi"
|
||||
|
|
|
|||
|
|
@ -54,3 +54,5 @@ &typec0 {
|
|||
&typec1 {
|
||||
label = "USB-C Left-front";
|
||||
};
|
||||
|
||||
#include "hwmon-laptop.dtsi"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user