All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Curtis Malainey <cujomalainey@google.com>,
	Brady Norander <bradynorander@gmail.com>
Cc: alsa-devel@alsa-project.org, broonie@kernel.org,
	cezary.rojewski@intel.com, amadeuszx.slawinski@linux.intel.com,
	perex@perex.cz, tiwai@suse.de, cujomalainey@chromium.org
Subject: Re: [PATCH v2] ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL
Date: Tue, 15 Aug 2023 13:28:19 -0500	[thread overview]
Message-ID: <0beda41e-8dfa-054e-4069-7298b4caa879@linux.intel.com> (raw)
In-Reply-To: <CAOReqxi_fkthH7SPdQ6ycyMx+2Mpi+JHHYhPJKi-u82SsfN9gA@mail.gmail.com>



On 8/15/23 13:00, Curtis Malainey wrote:
> On Tue, Aug 15, 2023 at 10:15 AM Brady Norander <bradynorander@gmail.com> wrote:
>>
>> On Tue, Aug 15, 2023 at 09:56:44AM -0700, Curtis Malainey wrote:
>>> On Tue, Aug 15, 2023 at 8:56 AM Pierre-Louis Bossart <
>>> pierre-louis.bossart@linux.intel.com> wrote:
>>>> On 8/15/23 08:52, Brady Norander wrote:
>>>>> AlderLake and RaptorLake Chromebooks currently use the HDA driver by
>>>>> default. Add a quirk to use the SOF driver on these platforms, which is
>>>>> needed for functional internal audio.
>>>>>
>>>>> Signed-off-by: Brady Norander <bradynorander@gmail.com>
>>>>
>>>> Thanks for the patch
>>>>
>>>> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
>>>>
>>>
>>> Now that I am looking closer at the patch, I am very curious why we are not
>>> hitting the following case and using SOF
>>
>> The DMIC detection looks for DMIC endpoints in the NHLT, but these
>> devices don't have NHLT.
> 
> There would be the brokenness then. Is the DMIC not something that
> shows up in coreboot? Or is it only defined in the topology? If the
> latter we should probably extend this patch farther back to GLK.

You don't need to expose mics in NHLT, the premise has always been that
Chromebooks are assumed to expose 4 mics and userspace w/ UCM takes care
of selecting which mics are actually used on what platform.

Also there's a difference between NHLT (ACPI table) and NHLT blob in
topology used for IPC4. not the same thing.

  reply	other threads:[~2023-08-15 18:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 13:52 [PATCH v2] ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL Brady Norander
2023-08-15 15:56 ` Pierre-Louis Bossart
2023-08-15 16:56   ` Curtis Malainey
2023-08-15 17:15     ` Brady Norander
2023-08-15 18:00       ` Curtis Malainey
2023-08-15 18:28         ` Pierre-Louis Bossart [this message]
2023-08-15 19:17           ` Curtis Malainey
2023-08-16  6:38 ` 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=0beda41e-8dfa-054e-4069-7298b4caa879@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=amadeuszx.slawinski@linux.intel.com \
    --cc=bradynorander@gmail.com \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=cujomalainey@chromium.org \
    --cc=cujomalainey@google.com \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.de \
    /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.