Re: [PATCH 04/11] clk: imx: correct dram pll type

2016-06-12 Thread Shawn Guo
On Wed, Jun 08, 2016 at 10:33:33PM +0800, Dong Aisheng wrote: > From: Anson Huang > > DRAM PLL is a audio/video type PLL, need to correct > it to get correct ops of PLL. > > Signed-off-by: Anson Huang > Signed-off-by: Dong Aisheng

Re: [PATCH 04/11] clk: imx: correct dram pll type

2016-06-12 Thread Shawn Guo
On Wed, Jun 08, 2016 at 10:33:33PM +0800, Dong Aisheng wrote: > From: Anson Huang > > DRAM PLL is a audio/video type PLL, need to correct > it to get correct ops of PLL. > > Signed-off-by: Anson Huang > Signed-off-by: Dong Aisheng 'clk: imx7d: ' for patch prefix would be more clear. Updated

[PATCH 04/11] clk: imx: correct dram pll type

2016-06-08 Thread Dong Aisheng
From: Anson Huang DRAM PLL is a audio/video type PLL, need to correct it to get correct ops of PLL. Signed-off-by: Anson Huang Signed-off-by: Dong Aisheng --- drivers/clk/imx/clk-imx7d.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH 04/11] clk: imx: correct dram pll type

2016-06-08 Thread Dong Aisheng
From: Anson Huang DRAM PLL is a audio/video type PLL, need to correct it to get correct ops of PLL. Signed-off-by: Anson Huang Signed-off-by: Dong Aisheng --- drivers/clk/imx/clk-imx7d.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/imx/clk-imx7d.c