* Problem porting driver for OTP cells on Freescale i.MX28 @ 2013-04-18 13:13 Christoph 2013-04-18 12:47 ` AT91SAM9M10: Problem porting driver for MT9P031 sensor Marcio Campos de Lima 0 siblings, 1 reply; 3+ messages in thread From: Christoph @ 2013-04-18 13:13 UTC (permalink / raw) To: linux-arm-kernel Hello list, currently I'm porting some drivers from the Freescale SDK based on 2.6.35 for the i.MX28 to 3.7+ . Working on the OTP eFuses I ran into a problem concerning clock sources. The OTP driver requires to change the clock frequency of some logic blocks when writing to OTP cells. In the original code from Freescale it requested "hclk" via clk_get(). As this seems to be named "hbus" in the vanilla kernels I changed this, but still clk_get() fails. My patch can be found at http://www.sgoc.de/Downloads/fsl-otp.patch (NOTE: It contains some printk for debugging and as stated above writing does not work). Are there any hints on the clock API? Regards, Christoph Baumann ^ permalink raw reply [flat|nested] 3+ messages in thread
* AT91SAM9M10: Problem porting driver for MT9P031 sensor 2013-04-18 13:13 Problem porting driver for OTP cells on Freescale i.MX28 Christoph @ 2013-04-18 12:47 ` Marcio Campos de Lima 2013-04-18 14:26 ` Ezequiel Garcia 0 siblings, 1 reply; 3+ messages in thread From: Marcio Campos de Lima @ 2013-04-18 12:47 UTC (permalink / raw) To: linux-arm-kernel Hi I am porting the MT9P031 sensor device driver for a custom designed board based at the AT91SAM9M45-EK development board and Linux 3.6.9. The driver detects the sensor but does not create /dev/video1. I cannot even see /dev/video0 that usually is created by default. Can anybody help me? Thanks MArcio ^ permalink raw reply [flat|nested] 3+ messages in thread
* AT91SAM9M10: Problem porting driver for MT9P031 sensor 2013-04-18 12:47 ` AT91SAM9M10: Problem porting driver for MT9P031 sensor Marcio Campos de Lima @ 2013-04-18 14:26 ` Ezequiel Garcia 0 siblings, 0 replies; 3+ messages in thread From: Ezequiel Garcia @ 2013-04-18 14:26 UTC (permalink / raw) To: linux-arm-kernel Hi Marcio, On Thu, Apr 18, 2013 at 9:47 AM, Marcio Campos de Lima <marcio@netopen.com.br> wrote: > > I am porting the MT9P031 sensor device driver for a custom designed board > based at the AT91SAM9M45-EK development board and Linux 3.6.9. > The driver detects the sensor but does not create /dev/video1. I cannot > even see /dev/video0 that usually is created by default. > You might get better luck if you push your code somewhere so people can take a look at it. Also, IMHO the arm mailing list is not the best place to ask try asking the media ML: linux-media _at_ vger.kernel.org and #v4l at freenode IRC. Good luck! -- Ezequiel ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-18 14:26 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-04-18 13:13 Problem porting driver for OTP cells on Freescale i.MX28 Christoph 2013-04-18 12:47 ` AT91SAM9M10: Problem porting driver for MT9P031 sensor Marcio Campos de Lima 2013-04-18 14:26 ` Ezequiel Garcia
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).