[15:05] <Nable80> Hi! I'm struggling with tablet PC cameras again. This time I have Intel Atom x5-Z8350 with AtomISP 2401 (8086:22b8) and two cameras (OV2680 and OV5648). I've built a kernel from mainline with activated CONFIG_INTEL_ATOMISP, CONFIG_VIDEO_ATOMISP, CONFIG_VIDEO_ATOMISP_ISP2401 and CONFIG_VIDEO_ATOMISP_OV2680). This kernel boots somehow but it doesn't [15:05] <Nable80> create any /dev/video* nodes. The first problem that I don't know how to solve yet is how to find the right firmware version (shisp_2401a0_v21.bin), I found some files but driver complains that it's compatible with only one specific version: [15:05] <Nable80> atomisp-isp2 0000:00:03.0: Expecting version 'irci_ecr - master_20150911_0724', but firmware is 'irci_stable_candrpv_0415_20150521_0458'. [15:07] <Nable80> Should I ask mchehab directly via e-mail or it's OK to ask here? [15:09] <Nable80> Of course it's not the only problem, here's a log after trying to load atomisp module: https://0x0.st/-ApW.txt [15:15] <Nable80> I can load atomisp_ov2680 too, it detects OV2680 via ACPI successfully but ACPI tables are still not perfect, so I should fix them or hack the driver a bit in order to force power/clock gating work properly, driver complains about missing properties a lot. [15:17] <Nable80> Thank you in advance! [20:07] <pinchartl> Nable80: asking here is fine, but I doubt anyone else than Mauro will reply :-) [20:07] <pinchartl> the atomisp driver isn't in a very good state, as you know [20:25] <pinchartl> mchehab: I'll give this topic another try: what would it take for your to merge pull requests instead of rebasing them ? rebasing breaks git-cherry, it makes it painful to figure out what you have integrated and what you haven't