Andy Shevchenko
Andy Shevchenko
@vsobolyev It would be really appreciated, though I have 0 experience with Yocto (bitbake), so I dunno how to answer to your question. **UPDATE**. The user space environment is not...
@vsobolyev You are welcome. One remark, it might be better to use issue tracker in my repository to avoid noise here. Since there is no automated way to move some...
Just oblige to split areas to main + aux ones. Sort by main area and by name inside each group.
People with * there would not be in the common list -- separate group at the end, or better to insist them to emphasize main area.
Lemme do a PR to start a Linux kernel group then. **UPDATE**. Send PR #35
After updating `export GPG_TTY=$(tty)` one must tell GPG agent about it with `gpg-connect-agent updatestartuptty /bye`. So, pinentry will pop up on this tty.
> Thanks @mchehab > > Wondering if there is a way to make an ACPI device report "not present"? IOW, fix the misleading information rather than add a quirk to...
Actually AFAICS this device has 2 I²C resources, which is perfect case for SMI (drivers/platform/x86/serial-multi-instantiate.c) case, which is already covered by that list in the drivers/acpi/scan.c.
So, it's mostly technical conversion, the problem is clear, the solution as well. I'm not going to check everything, esp. you already got a response, but on brief view looks...
I have no idea if that code was ever been tested by Intel. The resources that PCI provides has never been changed on the Intel Merrifield. If it's a firmware...