Re: [PATCH 0/1] Platform: x86: chromeos_laptop - convert to i2c_driver to handle i915 race

2013-08-11 Thread Martin Nordholts
2013/8/7 Benson Leung > > If you get a chance, could you let me know if my deferred probe > changes work well in your configuration? I can confirm that your changes works, i.e. the touchpad and touchscreen works directly after boot on my 32GB non-LTE Chromebook Pixel. I applied the patches on a

Re: [PATCH 0/1] Platform: x86: chromeos_laptop - convert to i2c_driver to handle i915 race

2013-08-11 Thread Martin Nordholts
2013/8/7 Benson Leung ble...@chromium.org If you get a chance, could you let me know if my deferred probe changes work well in your configuration? I can confirm that your changes works, i.e. the touchpad and touchscreen works directly after boot on my 32GB non-LTE Chromebook Pixel. I applied

Re: [PATCH 0/1] Platform: x86: chromeos_laptop - convert to i2c_driver to handle i915 race

2013-08-04 Thread Martin Nordholts
2013/8/5 Benson Leung : > Hi Martin, > > Thank you for looking into this problem. Obviously, this is a problem > Olof and our team has been working on as well. Hi Benson, Thank you for spending time reviewing and testing my patch. I understand your team is busy and am honored you took the time

Re: [PATCH 0/1] Platform: x86: chromeos_laptop - convert to i2c_driver to handle i915 race

2013-08-04 Thread Martin Nordholts
2013/8/5 Benson Leung ble...@chromium.org: Hi Martin, Thank you for looking into this problem. Obviously, this is a problem Olof and our team has been working on as well. Hi Benson, Thank you for spending time reviewing and testing my patch. I understand your team is busy and am honored you

Re: [PATCH 0/2] Platform: x86: chromeos_laptop - Deferred Probing

2013-07-18 Thread Martin Nordholts
2013/7/18 Benson Leung > > The following patch series refactors the dmi check system and > returns -EPROBE_DEFER when an expected i2c adapter is not present > at probe time. > > This will allow the touchpad, touchscreen, and light sensors on > Pixel to load even if the i915 DDC and PANEL buses

Re: [PATCH 0/2] Platform: x86: chromeos_laptop - Deferred Probing

2013-07-18 Thread Martin Nordholts
2013/7/18 Benson Leung ble...@chromium.org The following patch series refactors the dmi check system and returns -EPROBE_DEFER when an expected i2c adapter is not present at probe time. This will allow the touchpad, touchscreen, and light sensors on Pixel to load even if the i915 DDC and