public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] sound: realtek: add quirks for ASUS G513, G533Z, GA503R
@ 2022-09-15  8:09 Luke D. Jones
  2022-09-15  8:09 ` [PATCH v2 1/3] sound: realtek: Add pincfg for ASUS G513 HP jack Luke D. Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Luke D. Jones @ 2022-09-15  8:09 UTC (permalink / raw)
  To: tiwai; +Cc: linux-kernel, alsa-devel, perex, Luke D. Jones

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-18 22:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 2/3] sound: realtek: Add pincfg for ASUS G533Z " 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 15:56 ` [PATCH v2 0/3] sound: realtek: add quirks for ASUS G513, G533Z, GA503R Takashi Iwai
2022-09-16  8:46   ` Luke Jones
2022-09-18 22:18   ` Luke Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox