Skip to content

Commit 204119e

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

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
@@ -248,3 +248,5 @@
248248
apple,platform-id = <14>;
249249
apple,temporal-filter = <1>;
250250
};
251+
252+
#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
@@ -270,3 +270,5 @@
270270
apple,platform-id = <15>;
271271
apple,temporal-filter = <1>;
272272
};
273+
274+
#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
@@ -270,3 +270,6 @@
270270
&isp {
271271
apple,platform-id = <6>;
272272
};
273+
274+
#include "hwmon-fan.dtsi"
275+
#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
@@ -174,4 +174,6 @@
174174
clock-frequency = <900000000>;
175175
};
176176

177+
#include "hwmon-common.dtsi"
178+
177179
#include "spi1-nvram.dtsi"

0 commit comments

Comments
 (0)