Re: [PATCH V2] USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI

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

 



On Sun, Feb 2, 2025 at 9:12 PM ruik <r.marek@xxxxxxxxxxxx> wrote:
>
> Hi,
>
> Dne 02. 02. 25 v 13:49 Huacai Chen napsal(a):
> > +     if (pdev->vendor == PCI_VENDOR_ID_LOONGSON && pdev->device == 0x7a14)
> > +             hcc_params &= ~(0xffL << 8);
> > +
>
> If it would be fixed in the future, would it make sense to check for revision ID as well?
Next revision still has no extended capability, and the register reads
as 0x0, so the result is the same. New revisions after the next
revision are no plan now.

Huacai

>
> Thanks,
> Rudolf
>





[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux