Skip to content

Commit e07a9a8

Browse files
committed
arm64: dts: apple: t602x-j4xx: Add SMC hwmon sensors
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 1925508 commit e07a9a8

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t6020-j474s.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,5 @@
106106
/* Apple does not do this, but they probably should */
107107
apple,perf-base-pstate = <3>;
108108
};
109+
110+
#include "hwmon-mini.dtsi"

arch/arm64/boot/dts/apple/t6021-j475c.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,5 @@
113113
apple,perf-boost-min-util = <75>;
114114
apple,perf-tgt-utilization = <70>;
115115
};
116+
117+
#include "hwmon-fan-dual.dtsi"

arch/arm64/boot/dts/apple/t6022-j475d.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@
8484
compatible = "apple,j475-macaudio", "apple,j375-macaudio", "apple,macaudio";
8585
model = "Mac Studio J475";
8686
};
87+
88+
#include "hwmon-fan-dual.dtsi"

0 commit comments

Comments
 (0)