Skip to content

Commit 71e8cda

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

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
@@ -117,3 +117,5 @@
117117
/* Apple does not do this, but they probably should */
118118
apple,perf-base-pstate = <3>;
119119
};
120+
121+
#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
@@ -122,3 +122,5 @@
122122
apple,perf-boost-min-util = <75>;
123123
apple,perf-tgt-utilization = <70>;
124124
};
125+
126+
#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
@@ -93,3 +93,5 @@
9393
compatible = "apple,j475-macaudio", "apple,j375-macaudio", "apple,macaudio";
9494
model = "Mac Studio J475";
9595
};
96+
97+
#include "hwmon-fan-dual.dtsi"

0 commit comments

Comments
 (0)