Skip to content

Commit

Permalink
arm64: dts: apple: t602x-j4xx: Add SMC hwmon sensors
Browse files Browse the repository at this point in the history
Signed-off-by: Janne Grunau <[email protected]>
  • Loading branch information
jannau committed Jul 11, 2024
1 parent c901ce2 commit db6542f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/apple/t6020-j474s.dts
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@
/* Apple does not do this, but they probably should */
apple,perf-base-pstate = <3>;
};

#include "hwmon-mini.dtsi"
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/apple/t6021-j475c.dts
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@
phy-names = "dp-phy";
apple,dptx-phy = <4>;
};

#include "hwmon-fan-dual.dtsi"
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/apple/t6022-j475d.dts
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,5 @@
compatible = "apple,j475-macaudio", "apple,j375-macaudio", "apple,macaudio";
model = "Mac Studio J475";
};

#include "hwmon-fan-dual.dtsi"

0 comments on commit db6542f

Please sign in to comment.