From: Bernhard Übelacker <hidden> Date: 2020-05-12 20:54:56
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
---
drivers/platform/x86/touchscreen_dmi.c | 8 ++++++++
1 file changed, 8 insertions(+)
From: Hans de Goede <hidden> Date: 2020-05-12 20:44:29
Hi,
On 5/12/20 10:40 PM, Bernhard Übelacker wrote:
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
Thank you, patch looks good to me:
Reviewed-by: Hans de Goede <redacted>
Regards,
Hans
From: Andy Shevchenko <hidden> Date: 2020-05-12 20:51:14
On Tue, May 12, 2020 at 11:44 PM Hans de Goede [off-list ref] wrote:
Hi,
On 5/12/20 10:40 PM, Bernhard Übelacker wrote:
quoted
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
Thank you, patch looks good to me:
Reviewed-by: Hans de Goede <redacted>
I don't see it neither in our patchwork nor in Linux Input...
--
With Best Regards,
Andy Shevchenko
From: Andy Shevchenko <hidden> Date: 2020-05-13 17:17:55
On Tue, May 12, 2020 at 11:44 PM Hans de Goede [off-list ref] wrote:
Hi,
On 5/12/20 10:40 PM, Bernhard Übelacker wrote:
quoted
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
Thank you, patch looks good to me:
Reviewed-by: Hans de Goede <redacted>
This doesn't apply to our for-next.
Please, rebase, add Hans' tag and resend, thanks!
--
With Best Regards,
Andy Shevchenko
From: Bernhard Übelacker <hidden> Date: 2020-05-15 14:08:06
Am 13.05.20 um 19:17 schrieb Andy Shevchenko:
On Tue, May 12, 2020 at 11:44 PM Hans de Goede [off-list ref] wrote:
quoted
Hi,
On 5/12/20 10:40 PM, Bernhard Übelacker wrote:
quoted
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
Thank you, patch looks good to me:
Reviewed-by: Hans de Goede <redacted>
This doesn't apply to our for-next.
Please, rebase, add Hans' tag and resend, thanks!
Hello Andy,
I am not sure against which git tree I should rebase?
I tried to rebase against the branch for-next in the git tree below.
And tried to apply the patch saved from my
thunderbird and got no error.
Is this the right git tree?
Kind regards,
Bernhard
$ git clone -b for-next --single-branch --depth=10000 git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
$ cd linux-gpio-intel
$ LANG=C git am ../'[PATCH] platform_x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B.eml'
Applying: platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B
From: Andy Shevchenko <hidden> Date: 2020-05-15 14:18:24
On Fri, May 15, 2020 at 5:08 PM Bernhard Übelacker
[off-list ref] wrote:
Am 13.05.20 um 19:17 schrieb Andy Shevchenko:
quoted
On Tue, May 12, 2020 at 11:44 PM Hans de Goede [off-list ref] wrote:
quoted
Hi,
On 5/12/20 10:40 PM, Bernhard Übelacker wrote:
quoted
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
Thank you, patch looks good to me:
Reviewed-by: Hans de Goede <redacted>
This doesn't apply to our for-next.
Please, rebase, add Hans' tag and resend, thanks!
I am not sure against which git tree I should rebase?
From: Bernhard Übelacker <hidden> Date: 2020-05-15 16:01:24
Add touchscreen info for the Trekstor Yourbook C11B. It seems to
use the same touchscreen as the Primebook C11, so we only add a new DMI
match.
Cc: Otmar Meier <redacted>
Reported-and-tested-by: Otmar Meier <redacted>
Signed-off-by: Bernhard Übelacker <redacted>
Reviewed-by: Hans de Goede <redacted>
---
drivers/platform/x86/touchscreen_dmi.c | 8 ++++++++
1 file changed, 8 insertions(+)