mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
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:
parent
b6935375d5
commit
da160f258c
|
|
@ -91,3 +91,5 @@ &i2c4 {
|
|||
&fpwm1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#include "hwmon-laptop.dtsi"
|
||||
|
|
|
|||
|
|
@ -91,3 +91,5 @@ &i2c4 {
|
|||
&fpwm1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#include "hwmon-laptop.dtsi"
|
||||
|
|
|
|||
|
|
@ -84,3 +84,5 @@ &typec0 {
|
|||
&typec1 {
|
||||
label = "USB-C Back-right";
|
||||
};
|
||||
|
||||
#include "hwmon-mini.dtsi"
|
||||
|
|
|
|||
|
|
@ -146,3 +146,6 @@ touchbar0: touchbar@0 {
|
|||
touchscreen-inverted-y;
|
||||
};
|
||||
};
|
||||
|
||||
#include "hwmon-laptop.dtsi"
|
||||
#include "hwmon-fan.dtsi"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user