MIPS: Restore Au1300 support
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 10 May 2023 10:33:23 +0000 (12:33 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 23 May 2023 08:59:29 +0000 (10:59 +0200)
commitf2041708dee30a3425f680265c337acd28293782
treeb087aa87b4d59c4ce077d6e7b6ceddd888ac8ded
parent75b18aac6fa39a1720677970cfcb52ecea1eb44c
MIPS: Restore Au1300 support

The Au1300, at least the one I have to test, uses the NetLogic vendor
ID, but commit 95b8a5e0111a ("MIPS: Remove NETLOGIC support") also
dropped Au1300 detection.  Restore Au1300 detection.

Tested on DB1300 with Au1380 chip.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/cpu-probe.c