Re: [PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Werner Almesberger
Matt Hsu wrote: > I tried to enable LCM27 bit, but the pclk is nothing. :( > I think there might be something more. I will keep looking into this. It was actually something entirely different - the host interface clock. To make matters worse, the LCM stayed dead when I enabled all clocks in om_3d7

Re: [PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Matt Hsu
I think it's the LCM27. I already pointed Matt to my very similar clock changes, so I hope we'll have this resolved quickly. Werner, I tried to enable LCM27 bit, but the pclk is nothing. :( I think there might be something more. I will keep looking into this. Matt - Werner

Re: [PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt Hsu wrote: > Andy Green wrote: > Werner Almesberger wrote: > > Andy, this patch series is based on the patch that moves power control to he driver. It's not in git yet, so please remember to apply it first. This patch s

Re: [PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Werner Almesberger
Andy Green wrote: > The teamwork is such a pleasure, but maybe we should all take a break > and go look at the sky instead. Hmm, when I look skywards, I see our sysadmin hack into the lighting system ... http://people.openmoko.org/werner/gta03/9.jpg > I noticed the LCD controller was killed last

Re: [PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Matt Hsu
Andy Green wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Werner Almesberger wrote: Andy, this patch series is based on the patch that moves power control to he driver. It's not in git yet, so please remember to apply it first. This patch series is only partially tested since that

Re: [PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Werner Almesberger wrote: > Andy, this patch series is based on the patch that moves power > control to he driver. It's not in git yet, so please remember to > apply it first. > > This patch series is only partially tested since that clock gating >

[PATCH 0/3] Define and enable camera interface clock

2009-03-11 Thread Werner Almesberger
This patch series corrects the name of the camera clock, adds the real camera clock, and explicitly enables it. We need to do this since Qi turns off many of the clocks it doesn't use after commit a24b5fcf84d2cf633a3f660edd23fa4c2a3da231 Ben, patches 1/3 and 2/3 are generic and should be of inter