linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* 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

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).