commit | d953ef8a2451aa74bc285b201439873735bd5045 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Dec 16 06:42:28 2023 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Sat Dec 16 07:45:02 2023 -0300 |
tree | de5162ab6b7ac68ab47f192ee8a73333a9af1e6e | |
parent | 3ac22891cfc0dc6d8eec25d2b0fbdd2eb8f3d3ed [diff] |
ARM: imx: Force DRAM regulators into FPWM mode on DH i.MX8MP DHCOM SoM In case the Buck5 and Buck6 regulators which supply DRAM Vdd1 and Vdd2/Vddq respectively operate in automatic PWM/PFM mode, the DRAM EDAC detects more correctable errors than if the regulators operate in forced PWM only mode. Force DRAM regulators to forced PWM mode only to stop tempting the DRAM. Signed-off-by: Marek Vasut <marex@denx.de>