Re: [PATCH 07/27] imx: imx8ulp: add ND/LD clock

2022-02-26 Thread Fabio Estevam
On Mon, Feb 14, 2022 at 9:08 AM Peng Fan (OSS) wrote: > > From: Peng Fan > > Add a new ddr script, defconfig for ND What does ND, LD and OD stand for? > Configure the clock for ND mode > changing A35 to 960M for OD mode s/960M/960MHz > Update NIC CLK for the various modes > Introduce clock_in

[PATCH 07/27] imx: imx8ulp: add ND/LD clock

2022-02-14 Thread Peng Fan (OSS)
From: Peng Fan Add a new ddr script, defconfig for ND Configure the clock for ND mode changing A35 to 960M for OD mode Update NIC CLK for the various modes Introduce clock_init_early/late, late is used after pmic voltage setting, early is used in the very early stage for upower mu, lpuart and etc