Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1301996 > unrolled thread
| Started by | Karsten Merker <merker@debian.org> |
|---|---|
| First post | 2016-01-05 21:10 +0100 |
| Last post | 2016-01-06 20:10 +0100 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v11 0/8] Goodix touchscreen enhancements Karsten Merker <merker@debian.org> - 2016-01-05 21:10 +0100
Re: [PATCH v11 0/8] Goodix touchscreen enhancements Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-01-05 23:10 +0100
Re: [PATCH v11 0/8] Goodix touchscreen enhancements Karsten Merker <merker@debian.org> - 2016-01-06 08:10 +0100
Re: [PATCH v11 0/8] Goodix touchscreen enhancements Karsten Merker <merker@debian.org> - 2016-01-06 20:10 +0100
| From | Karsten Merker <merker@debian.org> |
|---|---|
| Date | 2016-01-05 21:10 +0100 |
| Subject | Re: [PATCH v11 0/8] Goodix touchscreen enhancements |
| Message-ID | <qNG5B-7Ky-33@gated-at.bofh.it> |
On Thu, Dec 17, 2015 at 05:13:18PM -0800, Dmitry Torokhov wrote: > On Thu, Nov 19, 2015 at 02:26:33PM +0200, Irina Tirdea wrote: > > This patchset depends on Dmitry's patch that fixes the > > GPIO ACPI API[1], so devm_gpiod_get_optional can be properly > > used in the code. > > > > [1] https://lkml.org/lkml/2015/11/11/465 > > Applied 1 through 5 (see my goodix branch), looking at the rest. Hello, as we are getting near to the next merge window, I wanted to kindly ask whether there is any news on this. It would be really nice if the complete stack of goodix patches could go into kernel 4.5. Regards, Karsten -- Gem. Par. 28 Abs. 4 Bundesdatenschutzgesetz widerspreche ich der Nutzung sowie der Weitergabe meiner personenbezogenen Daten für Zwecke der Werbung sowie der Markt- oder Meinungsforschung. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Date | 2016-01-05 23:10 +0100 |
| Message-ID | <qNHXH-yS-1@gated-at.bofh.it> |
| In reply to | #1301996 |
Hi Karsten, On Tue, Jan 5, 2016 at 12:03 PM, Karsten Merker <merker@debian.org> wrote: > On Thu, Dec 17, 2015 at 05:13:18PM -0800, Dmitry Torokhov wrote: >> On Thu, Nov 19, 2015 at 02:26:33PM +0200, Irina Tirdea wrote: >> > This patchset depends on Dmitry's patch that fixes the >> > GPIO ACPI API[1], so devm_gpiod_get_optional can be properly >> > used in the code. >> > >> > [1] https://lkml.org/lkml/2015/11/11/465 >> >> Applied 1 through 5 (see my goodix branch), looking at the rest. > > Hello, > > as we are getting near to the next merge window, I wanted to > kindly ask whether there is any news on this. It would be really > nice if the complete stack of goodix patches could go into kernel > 4.5. There is goodix branch at git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git that we should be able to merge in 4.5. It has your patches and half of Irina's (with config dump and ESD support missing at the moment). If you could give ti a quick spin I'd appreciate it. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Karsten Merker <merker@debian.org> |
|---|---|
| Date | 2016-01-06 08:10 +0100 |
| Message-ID | <qNQoh-6kA-5@gated-at.bofh.it> |
| In reply to | #1302243 |
On Tue, Jan 05, 2016 at 02:07:47PM -0800, Dmitry Torokhov wrote: > There is goodix branch at > git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git that we > should be able to merge in 4.5. It has your patches and half of > Irina's (with config dump and ESD support missing at the moment). If > you could give ti a quick spin I'd appreciate it. Hello, I have rebased your goodix branch onto linux-next 20160105 for testing, but unfortunately there seems to be some problem in linux-next - the kernel just silently hangs in early boot on the MSI Primo 81 (which is my only device with a goodix touchscreen). I'll retry linux-next without your goodix branch on top of it later today to make sure that this is an unrelated problem. With your goodix branch rebased onto 4.4-rc8, everything including the touchscreen works fine on the MSI Primo 81. Regards, Karsten -- Gem. Par. 28 Abs. 4 Bundesdatenschutzgesetz widerspreche ich der Nutzung sowie der Weitergabe meiner personenbezogenen Daten für Zwecke der Werbung sowie der Markt- oder Meinungsforschung. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Karsten Merker <merker@debian.org> |
|---|---|
| Date | 2016-01-06 20:10 +0100 |
| Message-ID | <qO1D4-5gN-9@gated-at.bofh.it> |
| In reply to | #1302425 |
On Wed, Jan 06, 2016 at 08:00:55AM +0100, Karsten Merker wrote: > On Tue, Jan 05, 2016 at 02:07:47PM -0800, Dmitry Torokhov wrote: > > > There is goodix branch at > > git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git that we > > should be able to merge in 4.5. It has your patches and half of > > Irina's (with config dump and ESD support missing at the moment). If > > you could give ti a quick spin I'd appreciate it. > I have rebased your goodix branch onto linux-next 20160105 for > testing, but unfortunately there seems to be some problem in > linux-next - the kernel just silently hangs in early boot on the > MSI Primo 81 (which is my only device with a goodix touchscreen). > I'll retry linux-next without your goodix branch on top of it > later today to make sure that this is an unrelated problem. > > With your goodix branch rebased onto 4.4-rc8, everything > including the touchscreen works fine on the MSI Primo 81. Hello, as expected, plain linux-next 20160105 without the goodix patches on top hangs in early boot as well, so this is not related to the goodix patchset. Regards, Karsten -- Gem. Par. 28 Abs. 4 Bundesdatenschutzgesetz widerspreche ich der Nutzung sowie der Weitergabe meiner personenbezogenen Daten für Zwecke der Werbung sowie der Markt- oder Meinungsforschung. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web