Skip to content

Commit 9f8119d

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

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
@@ -249,3 +249,5 @@
249249
apple,platform-id = <14>;
250250
apple,temporal-filter = <1>;
251251
};
252+
253+
#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
@@ -275,3 +275,5 @@
275275
apple,platform-id = <15>;
276276
apple,temporal-filter = <1>;
277277
};
278+
279+
#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
@@ -193,3 +193,5 @@
193193
&gpu {
194194
apple,perf-base-pstate = <3>;
195195
};
196+
197+
#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
@@ -302,3 +302,6 @@
302302
&isp {
303303
apple,platform-id = <6>;
304304
};
305+
306+
#include "hwmon-fan.dtsi"
307+
#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)