On Friday, November 08, 2013 02:08 AM, Fabio Estevam wrote:
On Thu, Nov 7, 2013 at 4:28 AM, Chris Ruehl<chris.ruehl@xxxxxxxxxxxx> wrote:
c) in the patch dev_err(&adapter->dev, "OV2640 Not probed mclk missing\n");
give me the hint was wrong.
from your conversation with Sascha Hauer
http://www.spinics.net/lists/linux-i2c/msg09099.html
I see that's other ways to get a clock, thats works for
v4l2_clk_get(&client->dev, "mclk")
v4l2_clk_get(&client->dev, NULL)
You probably need to pass the mclk clock via device tree.
Please start a new thread about it on linux-media and add Guennadi on Cc.
Regards,
Fabio Estveam
Hi Fabio,
Thanks for the hint,, found an old thread
https://lkml.org/lkml/2013/7/30/246
where the clock is provided to a sound card via device tree. I will see if I can
make a patch and then I post it again.
Chris
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html