commit | c4cc14433dcdb9480eb496541dc7960f7eb718c0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Dec 07 18:50:31 2023 +0100 |
committer | Fabio Estevam <festevam@denx.de> | Thu Dec 14 15:29:08 2023 -0300 |
tree | 62972aa764611db96793992c3985b47feefb5cc3 | |
parent | f4d15df831955cd51dc238a39d06bd61f43fce2c [diff] |
ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBC 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> Reviewed-by: Fabio Estevam <festevam@gmail.com>