]> git.sur5r.net Git - u-boot/blob - arch/x86/include/asm/arch-quark/acpi/irqroute.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / x86 / include / asm / arch-quark / acpi / irqroute.h
1 /*
2  * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #include <asm/arch/device.h>
8
9 #define PCI_DEV_PIRQ_ROUTES \
10         PCI_DEV_PIRQ_ROUTE(QUARK_DEV_20, E, F, G, H), \
11         PCI_DEV_PIRQ_ROUTE(QUARK_DEV_21, E, F, G, H), \
12         PCI_DEV_PIRQ_ROUTE(QUARK_DEV_23, A, B, C, D)
13
14 #define PCIE_BRIDGE_IRQ_ROUTES \
15         PCIE_BRIDGE_DEV(RP, QUARK_DEV_23, A, B, C, D)