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