Skip to content

Commit a4c095d

Browse files
committed
arm64: dts: apple: t8103: Add SMC hwmon sensors
Signed-off-by: Janne Grunau <[email protected]>
1 parent 3b4f66d commit a4c095d

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
@@ -239,3 +239,6 @@
239239
&isp {
240240
apple,platform-id = <1>;
241241
};
242+
243+
#include "hwmon-fan.dtsi"
244+
#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
@@ -172,3 +172,5 @@
172172
&isp {
173173
apple,platform-id = <1>;
174174
};
175+
176+
#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
@@ -141,3 +141,5 @@
141141
&isp {
142142
apple,platform-id = <2>;
143143
};
144+
145+
#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
@@ -114,3 +114,5 @@
114114
&isp {
115115
apple,platform-id = <2>;
116116
};
117+
118+
#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
@@ -186,4 +186,6 @@
186186
clock-frequency = <900000000>;
187187
};
188188

189+
#include "hwmon-common.dtsi"
190+
189191
#include "spi1-nvram.dtsi"

0 commit comments

Comments
 (0)