Hi Phil,
On Tue, Apr 5, 2016 at 12:25 PM, Phil Edworthy
<[email protected]> wrote:
> Signed-off-by: Phil Edworthy <[email protected]>
> ---
> v2:
> Dropped the "_clk" suffix from the PCIe bus device node's name.
> Removed "clock-output-names" property from the PCIe bus node.
> Use GIC_SPI for all interrupts.
Thanks for the update, but you forgot two of them:
> + interrupt-map = <0 0 0 0 &gic 0 116
> IRQ_TYPE_LEVEL_HIGH>;
... &gic GIC_SPI ...
> + interrupt-map = <0 0 0 0 &gic 0 148
> IRQ_TYPE_LEVEL_HIGH>;
... &gic GIC_SPI ...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds