Skip to content

Commit fd5b487

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

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
@@ -124,3 +124,5 @@
124124
/* Apple does not do this, but they probably should */
125125
apple,perf-base-pstate = <3>;
126126
};
127+
128+
#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
@@ -123,3 +123,5 @@
123123
apple,perf-boost-min-util = <75>;
124124
apple,perf-tgt-utilization = <70>;
125125
};
126+
127+
#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
@@ -92,3 +92,5 @@
9292
compatible = "apple,j475-macaudio", "apple,j375-macaudio", "apple,macaudio";
9393
model = "Mac Studio J475";
9494
};
95+
96+
#include "hwmon-fan-dual.dtsi"

0 commit comments

Comments
 (0)