All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Luke D. Jones" <luke@ljones.dev>
To: tiwai@suse.com
Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org,
	perex@perex.cz, "Luke D. Jones" <luke@ljones.dev>
Subject: [PATCH v2 0/3] sound: realtek: add quirks for ASUS G513, G533Z, GA503R
Date: Thu, 15 Sep 2022 20:09:18 +1200	[thread overview]
Message-ID: <20220915080921.35563-1-luke@ljones.dev> (raw)

This series adds quirks to fix pincfg for the ASUS ROG G513 and G533Z laptops, and adds a mapping
for the ASUS ROG GA503R to use the previous G15/G14 quirks which fix the DAC mapping.

Changelog:
V2:
- Use smallcaps in hex string
- Chain the G533Z quirk with the G513 quirk as they use the same base pincfg
- Add the quirk for GA503R series to use GA401 quirk

Luke D. Jones (3):
  sound: realtek: Add pincfg for ASUS G513 HP jack
  sound: realtek: Add pincfg for ASUS G533Z HP jack
  sound: realtek: Add quirk for ASUS GA503R laptop

 sound/pci/hda/patch_realtek.c | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

-- 
2.37.3


WARNING: multiple messages have this Message-ID (diff)
From: "Luke D. Jones" <luke@ljones.dev>
To: tiwai@suse.com
Cc: alsa-devel@alsa-project.org, "Luke D. Jones" <luke@ljones.dev>,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/3] sound: realtek: add quirks for ASUS G513, G533Z, GA503R
Date: Thu, 15 Sep 2022 20:09:18 +1200	[thread overview]
Message-ID: <20220915080921.35563-1-luke@ljones.dev> (raw)

This series adds quirks to fix pincfg for the ASUS ROG G513 and G533Z laptops, and adds a mapping
for the ASUS ROG GA503R to use the previous G15/G14 quirks which fix the DAC mapping.

Changelog:
V2:
- Use smallcaps in hex string
- Chain the G533Z quirk with the G513 quirk as they use the same base pincfg
- Add the quirk for GA503R series to use GA401 quirk

Luke D. Jones (3):
  sound: realtek: Add pincfg for ASUS G513 HP jack
  sound: realtek: Add pincfg for ASUS G533Z HP jack
  sound: realtek: Add quirk for ASUS GA503R laptop

 sound/pci/hda/patch_realtek.c | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

-- 
2.37.3


             reply	other threads:[~2022-09-15  8:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-15  8:09 Luke D. Jones [this message]
2022-09-15  8:09 ` [PATCH v2 0/3] sound: realtek: add quirks for ASUS G513, G533Z, GA503R Luke D. Jones
2022-09-15  8:09 ` [PATCH v2 1/3] sound: realtek: Add pincfg for ASUS G513 HP jack Luke D. Jones
2022-09-15  8:09   ` Luke D. Jones
2022-09-15  8:09 ` [PATCH v2 2/3] sound: realtek: Add pincfg for ASUS G533Z " Luke D. Jones
2022-09-15  8:09   ` Luke D. Jones
2022-09-15  8:09 ` [PATCH v2 3/3] sound: realtek: Add quirk for ASUS GA503R laptop Luke D. Jones
2022-09-15  8:09   ` Luke D. Jones
2022-09-15 15:56 ` [PATCH v2 0/3] sound: realtek: add quirks for ASUS G513, G533Z, GA503R Takashi Iwai
2022-09-15 15:56   ` Takashi Iwai
2022-09-16  8:46   ` Luke Jones
2022-09-16  8:46     ` Luke Jones
2022-09-18 22:18   ` Luke Jones
2022-09-18 22:18     ` Luke Jones

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=20220915080921.35563-1-luke@ljones.dev \
    --to=luke@ljones.dev \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.