MLK-18673 ARM64: dts: freescale: imx8dx: disable DRC thermal zone
Enabling DRC thermal zone could impact DDR PLL clock quality under certain conditions, disable it for now. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com>
This commit is contained in:
@ -1359,24 +1359,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
drc-thermal0 {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <2000>;
|
||||
thermal-sensors = <&tsens 1>;
|
||||
trips {
|
||||
drc_alert0: trip0 {
|
||||
temperature = <85000>;
|
||||
hysteresis = <2000>;
|
||||
type = "passive";
|
||||
};
|
||||
drc_crit0: trip1 {
|
||||
temperature = <127000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
irqsteer_csi: irqsteer@58220000 {
|
||||
|
||||
Reference in New Issue
Block a user