Skip to content

Commit 2f7e43a

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

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
@@ -105,3 +105,5 @@
105105
phy-names = "dp-phy";
106106
apple,dptx-phy = <4>;
107107
};
108+
109+
#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)