Re: [PATCH 4.19/5.4] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
From: Greg KH
Date: Fri Oct 18 2024 - 03:43:55 EST
On Fri, Oct 18, 2024 at 03:37:49PM +0800, WangYuli wrote:
> [ Upstream commit 9246b487ab3c3b5993aae7552b7a4c541cc14a49 ]
>
> Add DMA support for audio function of Glenfly Arise chip, which uses
> Requester ID of function 0.
>
> Link: https://lore.kernel.org/r/CA2BBD087345B6D1+20240823095708.3237375-1-wangyuli@xxxxxxxxxxxxx
> Signed-off-by: SiyuLi <siyuli@xxxxxxxxxxx>
> Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
> [bhelgaas: lower-case hex to match local code, drop unused Device IDs]
> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> Reviewed-by: Takashi Iwai <tiwai@xxxxxxx>
> ---
> drivers/pci/quirks.c | 4 ++++
> include/linux/pci_ids.h | 2 ++
> 2 files changed, 6 insertions(+)
Now queued up, thanks.
greg k-h