diff options
| author | Ganesan Ramalingam <ganesanr@broadcom.com> | 2015-01-07 06:28:36 -0500 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2015-04-01 11:21:53 -0400 |
| commit | c982232a3c3627d5735fbc1be0ed9a77bf8e3de1 (patch) | |
| tree | 841b8f1633bee385103dd291affccfa4c5b34196 /arch/mips/include/asm/netlogic | |
| parent | 94e2b96ecea3ee2a3cbd5147fa380e05a6c4b4bc (diff) | |
MIPS: Netlogic: Add irq mapping and setup for XHCI port 3
Add support for third XHCI port in XLPII processors.
Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com>
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8895/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/netlogic')
| -rw-r--r-- | arch/mips/include/asm/netlogic/xlp-hal/xlp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/netlogic/xlp-hal/xlp.h b/arch/mips/include/asm/netlogic/xlp-hal/xlp.h index c0b2a807a791..feb6ed807ec6 100644 --- a/arch/mips/include/asm/netlogic/xlp-hal/xlp.h +++ b/arch/mips/include/asm/netlogic/xlp-hal/xlp.h | |||
| @@ -52,6 +52,7 @@ | |||
| 52 | #define PIC_2XX_XHCI_2_IRQ 25 | 52 | #define PIC_2XX_XHCI_2_IRQ 25 |
| 53 | #define PIC_9XX_XHCI_0_IRQ 23 | 53 | #define PIC_9XX_XHCI_0_IRQ 23 |
| 54 | #define PIC_9XX_XHCI_1_IRQ 24 | 54 | #define PIC_9XX_XHCI_1_IRQ 24 |
| 55 | #define PIC_9XX_XHCI_2_IRQ 25 | ||
| 55 | 56 | ||
| 56 | #define PIC_MMC_IRQ 29 | 57 | #define PIC_MMC_IRQ 29 |
| 57 | #define PIC_I2C_0_IRQ 30 | 58 | #define PIC_I2C_0_IRQ 30 |
