Skip to content

Commit 7a08b2f

Browse files
committed
arm64: dts: apple: t8103: Add SMC hwmon sensors
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 974289b commit 7a08b2f

6 files changed

Lines changed: 13 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103-j274.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,5 @@
145145
&gpu {
146146
apple,perf-base-pstate = <3>;
147147
};
148+
149+
#include "hwmon-mini.dtsi"

arch/arm64/boot/dts/apple/t8103-j293.dts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,6 @@
279279
&isp {
280280
apple,platform-id = <1>;
281281
};
282+
283+
#include "hwmon-fan.dtsi"
284+
#include "hwmon-laptop.dtsi"

arch/arm64/boot/dts/apple/t8103-j313.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,5 @@
174174
&isp {
175175
apple,platform-id = <1>;
176176
};
177+
178+
#include "hwmon-laptop.dtsi"

arch/arm64/boot/dts/apple/t8103-j456.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,5 @@
143143
&isp {
144144
apple,platform-id = <2>;
145145
};
146+
147+
#include "hwmon-fan-dual.dtsi"

arch/arm64/boot/dts/apple/t8103-j457.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,5 @@
124124
&isp {
125125
apple,platform-id = <2>;
126126
};
127+
128+
#include "hwmon-fan.dtsi"

arch/arm64/boot/dts/apple/t8103-jxxx.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,6 @@
237237
clock-frequency = <900000000>;
238238
};
239239

240+
#include "hwmon-common.dtsi"
241+
240242
#include "spi1-nvram.dtsi"

0 commit comments

Comments
 (0)