On Thu, Feb 02, 2017 at 06:32:33PM +0100, Johannes Stezenbach wrote: > On Thu, Feb 02, 2017 at 05:58:26PM +0200, Mika Westerberg wrote: > > On Thu, Feb 02, 2017 at 04:42:43PM +0100, Johannes Stezenbach wrote: > > > On Thu, Feb 02, 2017 at 05:02:12PM +0200, Mika Westerberg wrote: > > > > Is the model Asus E200HA? Something like this (sorry the information is > > > > in Finnish but the machine should look the same): > > > > > > > > https://www.karkkainen.com/verkkokauppa/asus-e200ha-fd0005ts-11-6--hd-kannettava-tietokone > > > > > > Looks right, mine is E200HA-FD0004TS but I think that just means dark blue color. > > > > OK, we have one other Cherrytrail machine here which may have the same > > PMIC. We'll check that first and if it does not have the same, I'll > > order the above machine. > > In case it is useful to know, I installed Debian stretch following this: > https://wiki.debian.org/InstallingDebianOn/Asus/E200HA > > I built my kernel using a relatively minimal kernel config, > let me know if you want it. I could also post the > two patches which port the mfd and opregion drivers, but > they are straight forward copies of intel_soc_pmic_crc.c > and intel_pmic_crc.c from 4.10.0-rc6+ with code copy&pasted > from the ProductionKernelQuilts patches and s/crc/dc_ti/ etc., > except I scamped the thermal handler to skip the ADC driver port for now. Thanks! Just for book keeping purposes, can you file a kernel.org bugzilla bug about this and add all the necessary information, and your patches there? You can assign the bug directly to me.