Re: [U-Boot] [PATCH 6/8] imx: mx6qp: Enable PRG clock for IPU

2015-06-10 Thread Peng Fan
On Wed, Jun 10, 2015 at 11:24:04AM +0200, Stefano Babic wrote: >On 10/06/2015 10:06, Peng Fan wrote: >> From: "Ye.Li" >> >> The i.MX6QP has a PRG module, need to enable its clock for using >> IPU. >> >> Signed-off-by: Peng Fan >> Signed-off-by: Brown Oliver >> Signed-off-by: Ye.Li >> --- >>

Re: [U-Boot] [PATCH 6/8] imx: mx6qp: Enable PRG clock for IPU

2015-06-10 Thread Stefano Babic
On 10/06/2015 10:06, Peng Fan wrote: > From: "Ye.Li" > > The i.MX6QP has a PRG module, need to enable its clock for using > IPU. > > Signed-off-by: Peng Fan > Signed-off-by: Brown Oliver > Signed-off-by: Ye.Li > --- > arch/arm/cpu/armv7/mx6/clock.c | 6 ++ > 1 file changed, 6 insertions(

[U-Boot] [PATCH 6/8] imx: mx6qp: Enable PRG clock for IPU

2015-06-10 Thread Peng Fan
From: "Ye.Li" The i.MX6QP has a PRG module, need to enable its clock for using IPU. Signed-off-by: Peng Fan Signed-off-by: Brown Oliver Signed-off-by: Ye.Li --- arch/arm/cpu/armv7/mx6/clock.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/cpu/armv7/mx6/clock.c b/arch/arm/