Re: [PATCH 0/4] x86: Trust firmware a bit more about presence of 8042

2016-12-12 Thread Takashi Iwai
On Fri, 09 Dec 2016 21:57:37 +0100, Dmitry Torokhov wrote: > > Hi, > > Historically we did not trust PNP data regarding keyboard controllers on > X86, but more and more boards get upset with us if they try to tell us that > there is no keyboard controller and we still go and try to poke at where

Re: [PATCH 0/4] x86: Trust firmware a bit more about presence of 8042

2016-12-09 Thread Marcos Paulo de Souza
Hi Dmitry, On Fri, Dec 09, 2016 at 12:57:37PM -0800, Dmitry Torokhov wrote: > Hi, > > Historically we did not trust PNP data regarding keyboard controllers on > X86, but more and more boards get upset with us if they try to tell us that > there is no keyboard controller and we still go and try to

[PATCH 0/4] x86: Trust firmware a bit more about presence of 8042

2016-12-09 Thread Dmitry Torokhov
Hi, Historically we did not trust PNP data regarding keyboard controllers on X86, but more and more boards get upset with us if they try to tell us that there is no keyboard controller and we still go and try to poke at where we think it might be. To work around this issue let's have a bit more fa