Re: [PATCH v3] PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()

2020-07-17 Thread Lorenzo Pieralisi
On Thu, Jul 16, 2020 at 10:19:06AM +0800, Tiezhu Yang wrote: > According to the datasheet of Loongson LS7A bridge chip, the old version > of Loongson LS7A PCIE port has a hardware bug about PCI class. As far as > I know, the latest version has already fixed this bug. Please define the bug and how

Re: [PATCH v3] PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()

2020-07-15 Thread Tiezhu Yang
On 07/16/2020 10:21 AM, Huacai Chen wrote: Hi, Tiezhu, You don't need to use the lower case in the title, "Loongson" is just fine (and is recommended). Hi Huacai, Thanks for your reply. In the first version of this patch, I received the following reply by Bjorn: [Subject line: PCI: loong

Re: [PATCH v3] PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()

2020-07-15 Thread Huacai Chen
Hi, Tiezhu, You don't need to use the lower case in the title, "Loongson" is just fine (and is recommended). On Thu, Jul 16, 2020 at 10:19 AM Tiezhu Yang wrote: > > According to the datasheet of Loongson LS7A bridge chip, the old version > of Loongson LS7A PCIE port has a hardware bug about PCI