From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Takashi Iwai <tiwai@suse.de>, Ingo Molnar <mingo@kernel.org>,
Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] sound updates for 4.21
Date: Sun, 30 Dec 2018 18:54:34 -0600 [thread overview]
Message-ID: <4c7d2929-3e72-b68a-8438-d6131d0d3919@linux.intel.com> (raw)
In-Reply-To: <CAHk-=wgDKUQthwqe_RYm1=uJBKLvGQO9-90BNkO6rE-Ck7hVwQ@mail.gmail.com>
On 12/30/18 6:19 PM, Linus Torvalds wrote:
> On Sun, Dec 30, 2018 at 3:18 PM Pierre-Louis Bossart
> <pierre-louis.bossart@linux.intel.com> wrote:
>> The KabyLake Dell XPS13 was initially used for the ASoC driver for
>> HDaudio, so there is no known hardware-related reason why this problem
>> happens.
> Mine isn't the Kabylake one, it's the older XPS13 9350 (2015 - Skylake) one.
ok. Skylake and Kabylake are nearly identical in terms of audio support
so the difference should be minor. I'll try to get a Skylake version so
that this never happens again.
>
>> The simplest way to make the problem go away is to force the legacy
>> driver to bind with the (untested) diff below.
> That diff is wrong, since it changes the meaning of the binding
> numbers, but then the module interface is wrong:
>
> static int skl_pci_binding;
> module_param_named(pci_binding, skl_pci_binding, int, 0444);
> MODULE_PARM_DESC(pci_binding, "PCI binding (0=auto, 1=only legacy,
> 2=only asoc");
>
> so I think Takashi's patch to just change the default value of
> skl_pci_binding is the better one.
You're right, this description should be changed as well to align the
text to enum values, but the idea is identical to Takashi's: use the
HDaudio legacy by default.
-Pierre
next prev parent reply other threads:[~2018-12-31 0:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-20 15:38 [GIT PULL] sound updates for 4.21 Takashi Iwai
2018-12-25 23:20 ` pr-tracker-bot
2018-12-27 3:31 ` Linus Torvalds
2018-12-28 12:43 ` Ingo Molnar
2018-12-28 17:07 ` Takashi Iwai
2018-12-28 19:04 ` Linus Torvalds
2018-12-30 9:21 ` Takashi Iwai
[not found] ` <82bb7f60-c3c2-4715-a0a0-f1f2a8b14c74@linux.intel.com>
2018-12-31 0:19 ` Linus Torvalds
2018-12-31 0:54 ` Pierre-Louis Bossart [this message]
2018-12-31 8:11 ` Takashi Iwai
2018-12-31 10:24 ` Pierre-Louis Bossart
2018-12-31 18:15 ` Takashi Iwai
2018-12-31 20:10 ` Pierre-Louis Bossart
2018-12-31 21:02 ` Hans de Goede
2018-12-31 13:43 ` Azat Khuzhin
2018-12-31 15:22 ` Pierre-Louis Bossart
2019-01-05 0:34 ` Azat Khuzhin
2019-01-05 2:12 ` Pierre-Louis Bossart
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=4c7d2929-3e72-b68a-8438-d6131d0d3919@linux.intel.com \
--to=pierre-louis.bossart@linux.intel.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tiwai@suse.de \
--cc=torvalds@linux-foundation.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
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