Andy Shevchenko
Andy Shevchenko
Looks like this repo is abandoned. So I merged the request to my fork.
Shouldn't be this closed now?
> @plbossart > [ 5994.688772] kernel: Hardware name: Google Helios/Helios, BIOS 01/21/2020 > **[ 5994.688775] kernel: RIP: 0010:clk_unregister+0x189/0x240** > It seems the resource was released before when the snd_soc_rt5682_i2c unloads....
> @andy-shev not easy, all the CI is based on the dmesg log, that's where we saw the kernel oops. Adding a trace mechanism and correlating it with an oops...
https://stackoverflow.com/questions/35159477/error-git-submodule-is-not-a-git-command-on-intel-edison-and-git-2-0-1
On Broadwell a different PCI driver is used, indeed. Though, the SPI host controller driver is still the same. We did a lot of self-test against SPI in PIO/DMA modes,...
I didn’t find /proc/interrupts for non-working case on most recent kernel + driver to advise something.
> I have a MacBook Air (11-inch, Early 2015), and would be happy to help test the patch in any way I can if I have the right model. Run...
@leifliddy As far as I understood they can't install any Linux distribution. What I can recommend here is to build a simple image based on, for example, BuildRoot (*) with...
The task to solve the branch is easy. Git already has `--base` parameter. So, just parse an email for it. Then you have the following possibilities: 1. The base is...