]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx9: Add 233Mhz DDR PLL frequency
authorYe Li <ye.li@nxp.com>
Thu, 19 Sep 2024 04:01:29 +0000 (12:01 +0800)
committerFabio Estevam <festevam@gmail.com>
Thu, 19 Sep 2024 03:12:41 +0000 (00:12 -0300)
commit1b631589d4844a129e1019160fef7aeda6fb50ff
treed7106fbee391b693c81cefec6094d74d95b13940
parentab7566d78b6bb6a0c4ba49c8bd866f7b98abb309
imx9: Add 233Mhz DDR PLL frequency

To support 1.866GTS LPDDR4x timing script, need to add 233Mhz freq
to DDR PLL for second mission point at 933MTS. Otherwise DDR training
will fail.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/clock.c
drivers/ddr/imx/phy/ddrphy_utils.c