diff options
| author | Dan Haab <dhaab@luxul.com> | 2015-04-22 15:58:33 -0400 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-21 15:53:53 -0400 |
| commit | 24f2970fd32134ff8eb3387a54a1ef7ccac3f28f (patch) | |
| tree | 703fc41549021685599cf865d8fe5ef2b84dd827 /arch/mips/include/asm/mach-bcm47xx | |
| parent | 411520af8ec9456886359b42628e583ac58e7e44 (diff) | |
MIPS: BCM47XX: Support Luxul XWR-1750 board
Signed-off-by: Dan Haab <dhaab@luxul.com>
Acked-by: Rafał Miłecki <zajec5@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Dan Haab <dhaab@luxul.com>
Patchwork: https://patchwork.linux-mips.org/patch/9831/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/mach-bcm47xx')
| -rw-r--r-- | arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h b/arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h index c41d1dce1062..2afb84072ad0 100644 --- a/arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h +++ b/arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h | |||
| @@ -80,6 +80,8 @@ enum bcm47xx_board { | |||
| 80 | BCM47XX_BOARD_LINKSYS_WRT610NV2, | 80 | BCM47XX_BOARD_LINKSYS_WRT610NV2, |
| 81 | BCM47XX_BOARD_LINKSYS_WRTSL54GS, | 81 | BCM47XX_BOARD_LINKSYS_WRTSL54GS, |
| 82 | 82 | ||
| 83 | BCM47XX_BOARD_LUXUL_XWR_1750_V1, | ||
| 84 | |||
| 83 | BCM47XX_BOARD_MICROSOFT_MN700, | 85 | BCM47XX_BOARD_MICROSOFT_MN700, |
| 84 | 86 | ||
| 85 | BCM47XX_BOARD_MOTOROLA_WE800G, | 87 | BCM47XX_BOARD_MOTOROLA_WE800G, |
