Skip to content

Commit 9e471b8

Browse files
committed
arm64: dts: apple: t8103: Add SMC hwmon sensors
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 811a5c1 commit 9e471b8

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
@@ -144,3 +144,5 @@
144144
&gpu {
145145
apple,perf-base-pstate = <3>;
146146
};
147+
148+
#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
@@ -278,3 +278,6 @@
278278
&isp {
279279
apple,platform-id = <1>;
280280
};
281+
282+
#include "hwmon-fan.dtsi"
283+
#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
@@ -173,3 +173,5 @@
173173
&isp {
174174
apple,platform-id = <1>;
175175
};
176+
177+
#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
@@ -142,3 +142,5 @@
142142
&isp {
143143
apple,platform-id = <2>;
144144
};
145+
146+
#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
@@ -123,3 +123,5 @@
123123
&isp {
124124
apple,platform-id = <2>;
125125
};
126+
127+
#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
@@ -235,4 +235,6 @@
235235
clock-frequency = <900000000>;
236236
};
237237

238+
#include "hwmon-common.dtsi"
239+
238240
#include "spi1-nvram.dtsi"

0 commit comments

Comments
 (0)