Re: [PATCH V8 06/13] MIPS: Loongson 3: Add HT-linked PCI support

2012-11-12 Thread Bjorn Helgaas
On Mon, Nov 12, 2012 at 1:32 AM, Huacai Chen wrote: > Loongson family machines use Hyper-Transport bus for inter-core > connection and device connection. The PCI bus is a subordinate > linked at HT1. > > With UEFI-like firmware interface, We don't need fixup for PCI irq > routing. > > Signed-off-b

[PATCH V8 06/13] MIPS: Loongson 3: Add HT-linked PCI support

2012-11-12 Thread Huacai Chen
Loongson family machines use Hyper-Transport bus for inter-core connection and device connection. The PCI bus is a subordinate linked at HT1. With UEFI-like firmware interface, We don't need fixup for PCI irq routing. Signed-off-by: Huacai Chen Signed-off-by: Hongliang Tao Signed-off-by: Hua Ya