Em Mon, 4 May 2020 14:08:33 +0200 Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> escreveu: > Em Mon, 4 May 2020 12:45:39 +0200 > Patrik Gfeller <patrik.gfeller@xxxxxxxxx> escreveu: > > > On Mon, 4 May 2020 10:49:34 +0200 > > Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> wrote: > > > > > Em Mon, 4 May 2020 10:16:28 +0200 > > > Patrik Gfeller <patrik.gfeller@xxxxxxxxx> escreveu: > > > > > > > On Sun, 3 May 2020 18:07:51 +0200 > > > > Patrik Gfeller <patrik.gfeller@xxxxxxxxx> wrote: > > > > > > > [...] > > > > > > > > I was not able yet to compile the kernel 4.4 successfully yet. I was able to build this tree with gcc-7: https://git.linuxtv.org/mchehab/experimental.git/log/?h=yocto_intel_atom Please notice that one patch there changed the default from "gcc" to "gcc-7", just to avoid needing to pass "make CC=gcc-7" every time. This is not needed and can be dropped if you want to use something else. This patch mark some drivers as BROKEN, as one of the yocto's patch changed the way Intel mid works, removing a "regmap" field from it. I would try to build like this, as it should probably be enough to test the atomisp driver on an ISP2401 machine. I this won't work, we may need to do something else. Thanks, Mauro