Skip to content

Commit

Permalink
arm64: dts: apple: t600x-j3xx: 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 204119e commit c901ce2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/apple/t6001-j375c.dts
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@
line-name = "usb-hub-rst";
};
};

#include "hwmon-fan-dual.dtsi"
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/apple/t6002-j375d.dts
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,5 @@

/delete-node/ &ps_disp0_cpu0_die1;
/delete-node/ &ps_disp0_fe_die1;

#include "hwmon-fan-dual.dtsi"
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -520,3 +520,7 @@
&isp {
apple,platform-id = <3>;
};

#include "hwmon-common.dtsi"
#include "hwmon-fan-dual.dtsi"
#include "hwmon-laptop.dtsi"
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/apple/t600x-j375.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -403,3 +403,5 @@
#endif

#include "spi1-nvram.dtsi"

#include "hwmon-common.dtsi"

0 comments on commit c901ce2

Please sign in to comment.