This is a note to let you know that I've just added the patch titled Revert "ASoC: amd: Add new dmi entries for acp5x platform" to the 6.6-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: revert-asoc-amd-add-new-dmi-entries-for-acp5x-platform.patch and it can be found in the queue-6.6 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From 3641e5cbd92833a95987e8bc5a47f7bdab1f539d Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Date: Tue, 13 Feb 2024 15:44:48 +0100 Subject: Revert "ASoC: amd: Add new dmi entries for acp5x platform" From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> This reverts commit c87011986fad043ce31a5e749f113540a179a73f which is commit c3ab23a10771bbe06300e5374efa809789c65455 upstream. Link: https://lore.kernel.org/r/CAD_nV8BG0t7US=+C28kQOR==712MPfZ9m-fuKksgoZCgrEByCw@xxxxxxxxxxxxxx Reported-by: Ted Chang <tedchang2010@xxxxxxxxx> Cc: Takashi Iwai <tiwai@xxxxxxx> Cc: Venkata Prasad Potturu <venkataprasad.potturu@xxxxxxx> Cc: Mark Brown <broonie@xxxxxxxxxx> Cc: Sasha Levin <sashal@xxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- sound/soc/amd/acp-config.c | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) --- a/sound/soc/amd/acp-config.c +++ b/sound/soc/amd/acp-config.c @@ -3,7 +3,7 @@ // This file is provided under a dual BSD/GPLv2 license. When using or // redistributing this file, you may do so under either license. // -// Copyright(c) 2021, 2023 Advanced Micro Devices, Inc. +// Copyright(c) 2021 Advanced Micro Devices, Inc. // // Authors: Ajit Kumar Pandey <AjitKumar.Pandey@xxxxxxx> // @@ -45,19 +45,6 @@ static const struct config_entry config_ }, }, {} - }, - }, - { - .flags = FLAG_AMD_LEGACY, - .device = ACP_PCI_DEV_ID, - .dmi_table = (const struct dmi_system_id []) { - { - .matches = { - DMI_MATCH(DMI_SYS_VENDOR, "Valve"), - DMI_MATCH(DMI_PRODUCT_NAME, "Jupiter"), - }, - }, - {} }, }, { Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are queue-6.6/input-atkbd-skip-atkbd_cmd_setleds-when-skipping-atkbd_cmd_getid.patch queue-6.6/rust-print-use-explicit-link-in-documentation.patch queue-6.6/rust-arc-add-explicit-drop-around-box-from_raw.patch queue-6.6/rust-task-remove-redundant-explicit-link.patch queue-6.6/hrtimer-report-offline-hrtimer-enqueue.patch queue-6.6/xhci-handle-isoc-babble-and-buffer-overrun-events-properly.patch queue-6.6/input-i8042-fix-strange-behavior-of-touchpad-on-clevo-ns70pu.patch queue-6.6/x86-lib-revert-to-_asm_extable_ua-for-get-put-_user-fixups.patch queue-6.6/usb-serial-cp210x-add-id-for-imst-im871a-usb.patch queue-6.6/rust-upgrade-to-rust-1.73.0.patch queue-6.6/xhci-process-isoc-td-properly-when-there-was-a-transaction-error-mid-td.patch queue-6.6/io_uring-net-fix-sr-len-for-ioring_op_recv-with-msg_waitall-and-buffers.patch queue-6.6/usb-host-xhci-plat-add-support-for-xhci_sg_trb_cache_size_quirk.patch queue-6.6/revert-usb-typec-tcpm-fix-cc-role-at-port-reset.patch queue-6.6/alsa-usb-audio-add-a-quirk-for-yamaha-yit-w12tx-transmitter.patch queue-6.6/io_uring-net-un-indent-mshot-retry-path-in-io_recv_finish.patch queue-6.6/rust-upgrade-to-rust-1.72.1.patch queue-6.6/usb-serial-qcserial-add-new-usb-id-for-dell-wireless-dw5826e.patch queue-6.6/usb-dwc3-host-set-xhci_sg_trb_cache_size_quirk.patch queue-6.6/alsa-usb-audio-add-quirk-for-rode-nt-usb.patch queue-6.6/revert-asoc-amd-add-new-dmi-entries-for-acp5x-platform.patch queue-6.6/usb-serial-option-add-fibocom-fm101-gl-variant.patch queue-6.6/alsa-usb-audio-add-delay-quirk-for-motu-m-series-2nd-revision.patch queue-6.6/usb-dwc3-pci-add-support-for-the-intel-arrow-lake-h.patch