Re: [PATCH] PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 13, 2020 at 02:49:00PM -0600, Bjorn Helgaas wrote:
> On Tue, Nov 10, 2020 at 04:05:16PM -0600, Bjorn Helgaas wrote:
> > From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> > 
> > Add function 1 DMA alias quirk for Marvell 88SS9215 PCIe SSD Controller.
> > 
> > Link: https://bugzilla.kernel.org/show_bug.cgi?id=42679#c135
> > Reported-by: John Smith <LK7S2ED64JHGLKj75shg9klejHWG49h5hk@xxxxxxxxxxxxxx>
> > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> 
> Applied to for-linus for v5.10.

Oops, I blew it and forgot to ask Linus to pull this, so it didn't
make v5.10.  I will include it in the pull request for v5.11.

> > ---
> >  drivers/pci/quirks.c | 3 +++
> >  1 file changed, 3 insertions(+)
> > 
> > diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
> > index f70692ac79c5..4d683a28b29f 100644
> > --- a/drivers/pci/quirks.c
> > +++ b/drivers/pci/quirks.c
> > @@ -3998,6 +3998,9 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_MARVELL_EXT, 0x9183,
> >  /* https://bugzilla.kernel.org/show_bug.cgi?id=42679#c46 */
> >  DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_MARVELL_EXT, 0x91a0,
> >  			 quirk_dma_func1_alias);
> > +/* https://bugzilla.kernel.org/show_bug.cgi?id=42679#c135 */
> > +DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_MARVELL_EXT, 0x9215,
> > +			 quirk_dma_func1_alias);
> >  /* https://bugzilla.kernel.org/show_bug.cgi?id=42679#c127 */
> >  DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_MARVELL_EXT, 0x9220,
> >  			 quirk_dma_func1_alias);
> > -- 
> > 2.25.1
> > 



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux