commit | 8f9d4d86a90db906b99334998135a50a4c27a4fa | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Mar 12 17:04:07 2025 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Wed Mar 12 15:34:59 2025 -0300 |
tree | 77169a1770e805e308562a815ee7d5c2457c4e81 | |
parent | c76a38f0610ace69ad75e403bb898a92d8529444 [diff] |
imx93_evk: Fix wrong VDDQ voltage setting for LPDDR4x The default PCA9451 BUCK2 volt is 0.6 V for LPDDR4x VDDQ. The codes are actually used for reworking to LPDDR4 which needs VDDQ at 1.1 V. So remove it to avoid LPDDR4x issue. Signed-off-by: Ye Li <ye.li@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com>