Skip to content

Commit 0ab979a

Browse files
committed
arm64: dts: apple: t600x-j3xx: Add SMC hwmon sensors
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 276ad81 commit 0ab979a

4 files changed

Lines changed: 10 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t6001-j375c.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@
5858
apple,ppm-ki = <5.8>;
5959
apple,ppm-kp = <0.355>;
6060
};
61+
62+
#include "hwmon-fan-dual.dtsi"

arch/arm64/boot/dts/apple/t6002-j375d.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,5 @@
174174
apple,ppm-ki = <5.8>;
175175
apple,ppm-kp = <0.355>;
176176
};
177+
178+
#include "hwmon-fan-dual.dtsi"

arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,3 +517,7 @@
517517
&isp {
518518
apple,platform-id = <3>;
519519
};
520+
521+
#include "hwmon-common.dtsi"
522+
#include "hwmon-fan-dual.dtsi"
523+
#include "hwmon-laptop.dtsi"

arch/arm64/boot/dts/apple/t600x-j375.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,3 +380,5 @@
380380
};
381381

382382
#include "spi1-nvram.dtsi"
383+
384+
#include "hwmon-common.dtsi"

0 commit comments

Comments
 (0)