LoongArch architecture development
 help / color / mirror / Atom feed
From: Yanteng Si <siyanteng@loongson.cn>
To: tiwai@suse.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
	perex@perex.cz, chenhuacai@loongson.cn,
	alsa-devel@alsa-project.org, loongarch@lists.linux.dev,
	loongson-kernel@lists.loongnix.cn
Subject: [PATCH RESEND v3 0/4] Add Loongson HD Audio support
Date: Wed,  7 Jun 2023 17:21:48 +0800	[thread overview]
Message-ID: <cover.1686128807.git.siyanteng@loongson.cn> (raw)

v3:
* Adding some comments.
* Seting polling_mode flag.

v2:
* Handling with two new flags added to struct hdac_bus.

v1:
* The Loongson HDA controller is compatible with High Definition Audio
  Specification Revision 1.0a.
  See <https://loongson.github.io/LoongArch-Documentation/Loongson-
  7A1000-usermanual-EN.html#hda-controller>

Yanteng Si (4):
  ALSA: hda: Add Loongson LS7A HD-Audio support
  ALSA: hda: Using polling mode for loongson controller by default
  ALSA: hda: Workaround for SDnCTL register on loongson
  ALSA: hda/intel: Workaround for WALLCLK register for loongson
    controller

 include/linux/pci_ids.h     |  3 +++
 include/sound/hdaudio.h     |  2 ++
 sound/hda/hdac_controller.c |  5 ++++-
 sound/hda/hdac_device.c     |  1 +
 sound/hda/hdac_stream.c     |  6 +++++-
 sound/pci/hda/hda_intel.c   | 20 ++++++++++++++++++++
 sound/pci/hda/patch_hdmi.c  |  1 +
 7 files changed, 36 insertions(+), 2 deletions(-)

-- 
2.31.4


             reply	other threads:[~2023-06-07  9:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07  9:21 Yanteng Si [this message]
2023-06-07  9:21 ` [PATCH RESEND v3 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support Yanteng Si
2023-06-07  9:21 ` [PATCH RESEND v3 2/4] ALSA: hda: Using polling mode for loongson controller by default Yanteng Si
2023-06-07  9:21 ` [PATCH RESEND v3 3/4] ALSA: hda: Workaround for SDnCTL register on loongson Yanteng Si
2023-06-07  9:21 ` [PATCH RESEND v3 4/4] ALSA: hda/intel: Workaround for WALLCLK register for loongson controller Yanteng Si
2023-06-07  9:27 ` [PATCH RESEND v3 0/4] Add Loongson HD Audio support Huacai Chen
2023-06-07 10:44 ` Takashi Iwai

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=cover.1686128807.git.siyanteng@loongson.cn \
    --to=siyanteng@loongson.cn \
    --cc=alsa-devel@alsa-project.org \
    --cc=chenhuacai@loongson.cn \
    --cc=loongarch@lists.linux.dev \
    --cc=loongson-kernel@lists.loongnix.cn \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox