Re: [PATCH 3/3] imx8mp-venice: update DRAM config for 2000MHz

2023-12-14 Thread Fabio Estevam
Hi Tim, On Thu, Dec 14, 2023 at 2:09 PM Tim Harvey wrote: > Fabio, > > Thanks for asking. I suppose I should have put a Fixes on "[2/3] > imx8mp-venice: fix DRAM bus configuration" as that one does resolve a > real issue (patch 1 just removes a bogus file and patch 3 is a memory > speed

Re: [PATCH 3/3] imx8mp-venice: update DRAM config for 2000MHz

2023-12-14 Thread Tim Harvey
On Thu, Dec 14, 2023 at 8:29 AM Fabio Estevam wrote: > > Hi Tim, > > On Thu, Dec 14, 2023 at 1:22 PM Tim Harvey wrote: > > > > The imx8mp venice boards can support 2000Mhz DRAM. > > Update the DRAM config to support this. > > > > Signed-off-by: Tim Harvey > > Do you consider this series

Re: [PATCH 3/3] imx8mp-venice: update DRAM config for 2000MHz

2023-12-14 Thread Fabio Estevam
Hi Tim, On Thu, Dec 14, 2023 at 1:22 PM Tim Harvey wrote: > > The imx8mp venice boards can support 2000Mhz DRAM. > Update the DRAM config to support this. > > Signed-off-by: Tim Harvey Do you consider this series material for 2024.01 or 2024.04?

[PATCH 3/3] imx8mp-venice: update DRAM config for 2000MHz

2023-12-14 Thread Tim Harvey
The imx8mp venice boards can support 2000Mhz DRAM. Update the DRAM config to support this. Signed-off-by: Tim Harvey --- board/gateworks/venice/lpddr4_timing_imx8mp.c | 214 +- 1 file changed, 107 insertions(+), 107 deletions(-) diff --git