Commit 4122af0a authored by David Daney's avatar David Daney Committed by Ralf Baechle

MIPS: Use r4k_wait for OCTEON3 CPUs.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5636/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent af04bb85
...@@ -166,6 +166,7 @@ void __init check_wait(void) ...@@ -166,6 +166,7 @@ void __init check_wait(void)
case CPU_CAVIUM_OCTEON: case CPU_CAVIUM_OCTEON:
case CPU_CAVIUM_OCTEON_PLUS: case CPU_CAVIUM_OCTEON_PLUS:
case CPU_CAVIUM_OCTEON2: case CPU_CAVIUM_OCTEON2:
case CPU_CAVIUM_OCTEON3:
case CPU_JZRISC: case CPU_JZRISC:
case CPU_LOONGSON1: case CPU_LOONGSON1:
case CPU_XLR: case CPU_XLR:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment