]> www.infradead.org Git - users/dwmw2/linux.git/commit
MIPS: Restore Au1300 support
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 10 May 2023 10:33:23 +0000 (12:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 14:00:53 +0000 (16:00 +0200)
commit34dd1a90ab640e47d2b5c27689ccaab8ee47084d
tree4c988784bd9a07c42ce9d1c49c3aa5388a2f5b85
parent048ad52d528ec23b63db3714e40150786722d77f
MIPS: Restore Au1300 support

[ Upstream commit f2041708dee30a3425f680265c337acd28293782 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/mips/kernel/cpu-probe.c