mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3568: add thermal-zone for pvtm
Change-Id: Ie082e512265e3e416582a03ad4b1efe97dc5f98e Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -748,6 +748,7 @@
|
||||
clock-names = "clk", "pclk";
|
||||
resets = <&cru SRST_CORE_PVTM>, <&cru SRST_P_CORE_PVTM>;
|
||||
reset-names = "rts", "rst-p";
|
||||
thermal-zone = "soc-thermal";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -811,6 +812,7 @@
|
||||
clock-names = "clk", "pclk";
|
||||
resets = <&cru SRST_GPU_PVTM>, <&cru SRST_P_GPU_PVTM>;
|
||||
reset-names = "rts", "rst-p";
|
||||
thermal-zone = "gpu-thermal";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -826,6 +828,7 @@
|
||||
clock-names = "clk", "pclk", "hclk";
|
||||
resets = <&cru SRST_NPU_PVTM>, <&cru SRST_P_NPU_PVTM>;
|
||||
reset-names = "rts", "rst-p";
|
||||
thermal-zone = "soc-thermal";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user