09:08 | jnettlet | mk01, I am finally building your newest patches today for full testing. Anything I should wait for? |
09:19 | Exaga | jnettlet: breakfast? :D |
09:19 | jnettlet | I had a muffin already |
09:21 | Exaga | plain or with jam? |
09:22 | jnettlet | banana muffin with cream cheese |
09:22 | jnettlet | I am from the U.S. after all :) |
09:22 | Exag | 09:22 * Exaga hmmz that actually sounds nice |
09:22 | jnettlet | it is good stuff |
09:23 | Exag | 09:23 * Exaga is hungry now |
09:23 | Exag | |
13:21 | mk01 | jnettlet: no, nothing in the queue |
13:23 | mk01 | jnettlet: have you few minutes to recheck the edid read please ? (call mxc_edid_read_internal() vs mxc_edid_read()) |
13:43 | jnettlet | mk01, not now...but later tonight |
13:44 | mk01 | jnettlet: no problem |
13:44 | mk01 | just let me know |
15:25 | flips | Heh, a banana muffin sounds good, I guess I'm hungry ... soon dinner time :) |
15:28 | vpeter | One please! http://ohsweetday.com/wp-content/uploads/2009/07/Peanut-Butter-Banana-Muffin.jpg |
15:37 | flips | ooh, peanut butter and banana 😛 |
15:59 | slacker27 | I am trying to get the ov5640 module to work on hummingboard, but I think I've got something wrong in the dts file. |
15:59 | slacker27 | Any suggestions, full explanation is here: http://forum.solid-run.com/linux-kernel-and-bootloaders-on-cubox-i-and-hummin-f10/ov5640-module-setup-t2714.html |
16:06 | jnettlet | slacker27, do you have a custom board / cable for the ov5640? |
16:07 | slacker27 | Yes, I have verified that the communication protocol is wired correctly and working. |
16:08 | jnettlet | which kernel are you running? |
16:08 | slacker27 | n-aizu's latest, 3.14 I believe |
16:08 | slacker27 | https://github.com/n-aizu/linux-linaro-stable-mx6 |
16:08 | jnettlet | slacker27, please use https://github.com/SolidRun/linux-fslc if you would like support |
16:09 | jnettlet | it has all of n-aizu's work integrated, and I have verified the camera modules work on the HB and HB Edge |
16:09 | slacker27 | Sure one sec while I compile it. |
16:09 | slacker27 | Did my dts files look correct? |
16:10 | jnettlet | I gave it a quick look and nothing major jumped out at me. |
16:10 | slacker27 | Let me swap kernels real quick and try again. |
16:15 | slacker27 | Which ov5640 module did you use? |
16:17 | jnettlet | you should use the ov5640_mipi module |
16:18 | slacker27 | Ok. |
16:22 | slacker27 | Oh cool, this kernel has the ov5640 as a module already |
16:22 | jnettlet | yes |
16:23 | slacker27 | I tried the kernel from the wiki and it didn't have it, that's why I was using n-aizu's |
16:23 | slacker27 | The wiki has https://github.com/SolidRun/linux-imx6-3.14 |
16:23 | slacker27 | And https://github.com/SolidRun/linux-linaro-stable-mx6.git |
16:23 | jnettlet | yes, that was the older kernel before fsl switched to 3.14.yy |
16:24 | slacker27 | Gotcha, what is fsl again? |
16:24 | jnettlet | Freescale |
16:25 | slacker27 | Ahh that's what I thought due to ticker symbol, wasn't sure haha |
16:33 | slacker27 | New kernel is built with device tree, going to test now... |
16:49 | slacker27 | Which clock did you give your ov5640? |
16:50 | jnettlet | 24mhz |
16:51 | slacker27 | Ok. What about the dts "clocks" property? |
16:52 | slacker27 | Oh interesting, I just noticed an imx6qdl-hummingboard2.dtsi |
16:55 | jnettlet | yes, reference that |
16:56 | slacker27 | Also on the ov5640 module I had, the chip datasheet had the pwn and rst as do not connect |
16:56 | slacker27 | Where did you get your module? |
16:58 | jnettlet | the HB2 changed the connector to support the same cameras as the Wandboard |
16:59 | slacker27 | omg |
16:59 | jnettlet | I believe Avnet produces them |
17:00 | slacker27 | Which product is the hummingboard2, the edge? |
17:00 | slacker27 | I've got two hummingboard-pro carrier boards with the higest end microSom |
17:00 | jnettlet | we used the RPi layout for the HB because Freescale was unclear in their docs and it seemed like they supported debayering in the hardware. It wasn't until after manufacturing that they clarified things and said that the hardware to do this wasn't included in the iMX6 series of SOCs |
17:01 | slacker27 | Ahh that really sucks, Freescale needs to step it up |
17:01 | slacker27 | If you already have a working solution, I don't mind ordering exactly what you have working |
17:01 | jnettlet | The Edge and Gate both support the ov5640 module |
17:02 | slacker27 | Ouch, the shipping time is very long -- can't wait that much |
17:03 | slacker27 | So the connector on those devices is the one that matches the wandboard? |
17:18 | jnettlet | slacker27, yes same connector |
17:25 | slacker27 | Ah |
18:29 | slacker27 | Is it possible to use the hummingboard2.dts for the pro carrier board? |
18:30 | jnettlet | slacker27, no. if it were, then we wouldn't have created a new set of dts files. |
18:30 | slacker27 | Yeah figured as much |
18:40 | slacker27 | jnettlet, looks like the same issue with the new kernel |
18:40 | slacker27 | ov5640_read_reg(mipi):reg=300a ret=-5 |
19:12 | slacker27 | I may just wait for the new hardware for the plug and play solution. When you get the chance could you link me which camera module you used and from what vendor? |