[Sound-open-firmware] [PATCH sof] topology: Add sof-cht-nau8824 topology file
Add a topology file for Cherry Trail boards with a NAU8824 codec. These setups work with the standard settings from sof-byt-codec.m4.
This has been tested on the following devices:
Medion E2215T: stereo speakers, analog mic Medion E2228T: stereo speakers, stereo digital mics Cube iWork8 Air: mono speaker, analog mic
Signed-off-by: Hans de Goede hdegoede@redhat.com --- tools/topology/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/tools/topology/CMakeLists.txt b/tools/topology/CMakeLists.txt index 170663aed..a3bfe18ee 100644 --- a/tools/topology/CMakeLists.txt +++ b/tools/topology/CMakeLists.txt @@ -63,6 +63,7 @@ set(TPLGS "sof-byt-codec;sof-cht-da7213;-DCODEC=DA7213;-DPLATFORM=cht-codec;-DSSP_NUM=2" "sof-byt-codec;sof-cht-cx2072x;-DCODEC=CX2072X;-DPLATFORM=cht-codec;-DSSP_NUM=2" "sof-byt-codec;sof-cht-es8316;-DCODEC=ES8316;-DPLATFORM=cht-codec;-DSSP_NUM=2" + "sof-byt-codec;sof-cht-nau8824;-DCODEC=NAU8824;-DPLATFORM=cht-codec;-DSSP_NUM=2" "sof-cht-max98090;sof-cht-max98090;-DCODEC=MAX98090;-DPLATFORM=cht-codec;-DSSP_NUM=2" "sof-cnl-rt274;sof-cnl-rt274" "sof-apl-tdf8532;sof-apl-tdf8532"
On Wed, 2020-12-16 at 16:36 +0100, Hans de Goede wrote:
Add a topology file for Cherry Trail boards with a NAU8824 codec. These setups work with the standard settings from sof-byt-codec.m4.
This has been tested on the following devices:
Medion E2215T: stereo speakers, analog mic Medion E2228T: stereo speakers, stereo digital mics Cube iWork8 Air: mono speaker, analog mic
Signed-off-by: Hans de Goede hdegoede@redhat.com
Thanks Hans !
Any chance you could resend on GH as a PR ?
Thanks
Liam
--------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
Hi,
On 12/17/20 2:54 PM, Girdwood, Liam R wrote:
On Wed, 2020-12-16 at 16:36 +0100, Hans de Goede wrote:
Add a topology file for Cherry Trail boards with a NAU8824 codec. These setups work with the standard settings from sof-byt-codec.m4.
This has been tested on the following devices:
Medion E2215T: stereo speakers, analog mic Medion E2228T: stereo speakers, stereo digital mics Cube iWork8 Air: mono speaker, analog mic
Signed-off-by: Hans de Goede hdegoede@redhat.com
Thanks Hans !
Any chance you could resend on GH as a PR ?
I actually tried to submit it as a PR before sending it by email, but I got some message about the sof repo only allowing PR-s by previous SOF contributors and this would be my first SOF contribution...
Regards,
Hans
On Thu, Dec 17, 2020 at 10:42 AM Hans de Goede hdegoede@redhat.com wrote:
Hi,
On 12/17/20 2:54 PM, Girdwood, Liam R wrote:
On Wed, 2020-12-16 at 16:36 +0100, Hans de Goede wrote:
Add a topology file for Cherry Trail boards with a NAU8824 codec. These setups work with the standard settings from sof-byt-codec.m4.
This has been tested on the following devices:
Medion E2215T: stereo speakers, analog mic Medion E2228T: stereo speakers, stereo digital mics Cube iWork8 Air: mono speaker, analog mic
Signed-off-by: Hans de Goede hdegoede@redhat.com
Thanks Hans !
Any chance you could resend on GH as a PR ?
I actually tried to submit it as a PR before sending it by email, but I got some message about the sof repo only allowing PR-s by previous SOF contributors and this would be my first SOF contribution...
Regards,
Hans
Are we actually getting that much spam that we needed to turn that on?
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
participants (3)
-
Curtis Malainey
-
Girdwood, Liam R
-
Hans de Goede