Skip to content

Commit b72c74f

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

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
@@ -226,3 +226,5 @@
226226
apple,ppm-ki = <5.8>;
227227
apple,ppm-kp = <0.355>;
228228
};
229+
230+
#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
@@ -591,3 +591,7 @@
591591
&isp {
592592
apple,platform-id = <3>;
593593
};
594+
595+
#include "hwmon-common.dtsi"
596+
#include "hwmon-fan-dual.dtsi"
597+
#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
@@ -484,3 +484,5 @@
484484
};
485485

486486
#include "spi1-nvram.dtsi"
487+
488+
#include "hwmon-common.dtsi"

0 commit comments

Comments
 (0)