]> 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:02:07 +0000 (16:02 +0200)
commitb5e46d634e581a4afe0fff5e8c6c368dad3a0922
treed7a6ac65a42ac3a05e6bda988ea14581a553125d
parentcb051b5e314ff5cdc8e1ef5d61378068b289ffeb
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