Re: [PATCH 2/4] arm: imx: Correct dram pll type

From: Fabio Estevam
Date: Thu Mar 22 2018 - 08:31:11 EST


Hi Abel,

On Thu, Mar 22, 2018 at 6:55 AM, Abel Vesa <abel.vesa@xxxxxxx> wrote:
> From: Anson Huang <anson.huang@xxxxxxx>
>
> DRAM PLL is a audio/video type PLL, need to correct it to get correct ops of
> PLL.
>
> There is a test_div placed before DRAM PLL's gate, so add this test div clk.
>
> Signed-off-by: Anson Huang <anson.huang@xxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>

This has already been applied in linux-next as commit:

commit b716aad97eb5 ("clk: imx: imx7d: correct video pll clock tree)

Nit: the prefix in the Subject lines of all these patches should not
be "arm:imx".

"clk: imx: imx7d" is better suited to reflect the subsystem that thes
patches touch.