Skip to content

Commit

Permalink
linux 5.10 add dts support
Browse files Browse the repository at this point in the history
  • Loading branch information
SamulKyull authored and SamulKyull committed Apr 15, 2024
1 parent 7bcf9b0 commit 4ef3c59
Show file tree
Hide file tree
Showing 3 changed files with 6,863 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3499,26 +3499,6 @@ chn_cfg_mode : Hardware DE channel allocation config. 0:single display with
dram_para95 = <0x00000000>;
};

&cpul_thermal_zone {
cpul_trips: trips {
cpul_crit: cpu_crit@0 {
temperature = <115000>;
type = "critical";
hysteresis = <0>;
};
};
};

&cpub_thermal_zone {
cpub_trips: trips {
cpub_crit: cpu_crit@0 {
temperature = <115000>;
type = "critical";
hysteresis = <0>;
};
};
};

&gpu_thermal_zone {
gpu_trips: trips {
gpu_crit: gpu_crit@0 {
Expand Down
Loading

0 comments on commit 4ef3c59

Please sign in to comment.