devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* I2C add ov2640 ?
@ 2013-11-05  1:19 Chris Ruehl
       [not found] ` <52784785.1040406-CR359r9tUDPXPF5Rlphj1Q@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Chris Ruehl @ 2013-11-05  1:19 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi,

we continuing moving our board (imx27) to the devicetree implementation,
and find nothing howto deal with the ov2640 connect via i2c(0x30) and CSI 
interface to the Freescale SoC.

Here is what I did:

&i2c1 {
         status = "okay";
         clock-frequency = <400000>;

         cmos@30 {
                 compatible = "omni,ov2640";
                 reg = <0x30>;
         };
};



but when I boot the kernel, ov2640 complains about missing platform data.

-- 
Regards
Chris
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-14 14:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05  1:19 I2C add ov2640 ? Chris Ruehl
     [not found] ` <52784785.1040406-CR359r9tUDPXPF5Rlphj1Q@public.gmane.org>
2013-11-05 10:04   ` Chris Ruehl
     [not found]     ` <5278C2B4.802-CR359r9tUDPXPF5Rlphj1Q@public.gmane.org>
2013-11-05 10:58       ` Fabio Estevam
     [not found]         ` <CAOMZO5DdUyvKAJdwYLpVR2+V5HBCt-AqgDxwgkh4AHQsE+evng-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-07  6:28           ` Chris Ruehl
     [not found]             ` <527B330D.3040704-CR359r9tUDPXPF5Rlphj1Q@public.gmane.org>
2013-11-07 18:08               ` Fabio Estevam
     [not found]                 ` <CAOMZO5Acink+VzWZmv_w1dEyp4AU3mS9fHwt82c28h+VHFDmUw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-08  1:12                   ` Chris Ruehl
2014-03-14 14:02                     ` Ramiro Oliveira

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