On Fri, Feb 10, 2017 at 4:40 PM, Arnd Bergmann wrote:
> On Monday, February 6, 2017 10:55:03 AM CET Hans Ulli Kroll wrote:
>>
>> from my IB 4220 sources.
>>
>> #define IRQ_PCI_INTA PCI_IRQ_OFFSET + 0
>> #ifndef CONFIG_DUAL_PCI
>> #define IRQ_PCI_INTB
Hi Linus,
On Sun, 5 Feb 2017, Linus Walleij wrote:
> On Sun, Feb 5, 2017 at 11:03 AM, Hans Ulli Kroll
> wrote:
>
> > We need to the remove hwirq 26-28 from DT.
> > First one will print this warning while boot.
> >
> > irq: type mismatch, failed to map hwirq-26 for
> > /soc/interrupt-controller
On Sun, Feb 5, 2017 at 11:03 AM, Hans Ulli Kroll
wrote:
> We need to the remove hwirq 26-28 from DT.
> First one will print this warning while boot.
>
> irq: type mismatch, failed to map hwirq-26 for
> /soc/interrupt-controller@4800!
(...)
> - interrupts = <8 IRQ_TYPE_L
Hi Linus
We need to the remove hwirq 26-28 from DT.
First one will print this warning while boot.
irq: type mismatch, failed to map hwirq-26 for
/soc/interrupt-controller@4800!
arch/arm/boot/dts/gemini.dtsi | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/arch/arm/bo
The Cortina Gemini has an internal PCI root bus, add this to
the device tree.
Cc: Janos Laube
Cc: Paulius Zaleckas
Cc: Hans Ulli Kroll
Cc: Florian Fainelli
Signed-off-by: Linus Walleij
---
PCI maintainers: this is FYI only, I will funnel this to the ARM
SoC tree once we are done with the PCI