ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Egor Ignatov <egori@altlinux.org>
To: devel-kernel@lists.altlinux.org
Subject: Re: [d-kernel] [PATCH 1/1] Input: i8042 - enable dumbkbd quirk for HP 15-dy2xxx
Date: Thu, 4 Aug 2022 17:56:03 +0300
Message-ID: <f2ccc957-3682-05c4-8d68-c2a346ef56ad@altlinux.org> (raw)
In-Reply-To: <20220804143557.fshl3btttrkody2t@altlinux.org>


On 8/4/22 17:35, Vitaly Chikunov wrote:
> Egor.
> 
> 1. Как этот патч соотносится с "[PATCH 1/1] Input: i8042 - enable dumbkbd
> quirk for HP 15-dy2xxx and 15s-fq2xxx"?
Часть изменений из "[PATCH 1/1] Input: i8042 - enable dumbkbd quirk for 
HP 15-dy2xxx and 15s-fq2xxx" уже была приложена к p10 std-def ядру в 
коммите 0aa57a0885db3.
Этот патч расширяет 0aa57a0885db3 до "[PATCH 1/1] Input: i8042 - enable 
dumbkbd quirk for HP 15-dy2xxx and 15s-fq2xxx"

> 2. Пожалуйста, не удаляйте оригинального автора, добавляйте поле From
> (format-patch/send-email опция --fron). >
> On Thu, Aug 04, 2022 at 12:03:26PM +0300, Egor Ignatov wrote:
>> This patch extends dumbkbd quirk table with HP 15-dy2xxx set of laptops
>>
>> Link: https://lore.kernel.org/lkml/2iAJTwqZV6lQs26cTb38RNYqxvsink6SRmrZ5h0cBUSuf9NT0tZTsf9fEAbbto2maavHJEOP8GA1evlKa6xjKOsaskDhtJWxjcnrgPigzVo=@gurevit.ch/
>> Signed-off-by: Egor Ignatov <egori@altlinux.org>
>> ---
>>   drivers/input/serio/i8042-x86ia64io.h | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/drivers/input/serio/i8042-x86ia64io.h b/drivers/input/serio/i8042-x86ia64io.h
>> index 950cf0396f134..081dc6d855db2 100644
>> --- a/drivers/input/serio/i8042-x86ia64io.h
>> +++ b/drivers/input/serio/i8042-x86ia64io.h
>> @@ -996,6 +996,13 @@ static const struct dmi_system_id __initconst i8042_dmi_kbdreset_table[] = {
>>   };
>>   
>>   static const struct dmi_system_id __initconst i8042_dmi_dumbkbd_table[] = {
>> +	{
>> +		/* HP 15-dy2xxx - keyboard */
>> +		.matches = {
>> +			DMI_MATCH(DMI_SYS_VENDOR, "HP"),
>> +			DMI_MATCH(DMI_PRODUCT_NAME, "HP Laptop 15-dy2xxx"),
>> +		},
>> +	},
>>   	{
>>   		/* HP 15s-fq2xxx - keyboard */
>>   		.matches = {
>> -- 
>> 2.33.4
>>
>> _______________________________________________
>> devel-kernel mailing list
>> devel-kernel@lists.altlinux.org
>> https://lists.altlinux.org/mailman/listinfo/devel-kernel
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel

-- 
Egor


  reply	other threads:[~2022-08-04 14:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04  9:03 [d-kernel] [PATCH 0/1] " Egor Ignatov
2022-08-04  9:03 ` [d-kernel] [PATCH 1/1] " Egor Ignatov
2022-08-04 14:35   ` Vitaly Chikunov
2022-08-04 14:56     ` Egor Ignatov [this message]
2022-08-15 13:06 ` [d-kernel] [PATCH 0/1] " Vitaly Chikunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f2ccc957-3682-05c4-8d68-c2a346ef56ad@altlinux.org \
    --to=egori@altlinux.org \
    --cc=devel-kernel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git