Skip to content

Commit 7bb0f8b

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

5 files changed

Lines changed: 11 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8112-j413.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,3 +250,5 @@
250250
apple,platform-id = <14>;
251251
apple,temporal-filter = <1>;
252252
};
253+
254+
#include "hwmon-laptop.dtsi"

arch/arm64/boot/dts/apple/t8112-j415.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,5 @@
276276
apple,platform-id = <15>;
277277
apple,temporal-filter = <1>;
278278
};
279+
280+
#include "hwmon-laptop.dtsi"

arch/arm64/boot/dts/apple/t8112-j473.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,5 @@
213213
&gpu {
214214
apple,perf-base-pstate = <3>;
215215
};
216+
217+
#include "hwmon-mini.dtsi"

arch/arm64/boot/dts/apple/t8112-j493.dts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,3 +303,6 @@
303303
&isp {
304304
apple,platform-id = <6>;
305305
};
306+
307+
#include "hwmon-fan.dtsi"
308+
#include "hwmon-laptop.dtsi"

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,6 @@
218218
clock-frequency = <900000000>;
219219
};
220220

221+
#include "hwmon-common.dtsi"
222+
221223
#include "spi1-nvram.dtsi"

0 commit comments

Comments
 (0)