aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2022-09-14 14:50:38 +0200
committerSander Vanheule <sander@svanheule.net>2023-01-28 17:30:26 +0100
commit68e28cdc47ac805faf2dda58127e848f8ef6efca (patch)
treef715dfbaa5657760007c45b5b2e38eea0d30326d /target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch
parent38cba61bff52f22affa66cc764dab2ac158ab7d3 (diff)
downloadupstream-68e28cdc47ac805faf2dda58127e848f8ef6efca.tar.gz
upstream-68e28cdc47ac805faf2dda58127e848f8ef6efca.tar.bz2
upstream-68e28cdc47ac805faf2dda58127e848f8ef6efca.zip
realtek: timer: Activate for RTL930x devices
Use the new timer driver for the RTL930x devices. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> [remove old clock provider, select MIPS_EXTERNAL_TIMER and refresh kernel config] Signed-off-by: Sander Vanheule <sander@svanheule.net>
Diffstat (limited to 'target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch')
-rw-r--r--target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch b/target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch
index 8428c32e4e..4027b5319a 100644
--- a/target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch
+++ b/target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch
@@ -25,7 +25,7 @@ Submitted-by: Birger Koblitz <git@birger-koblitz.de>
platform-$(CONFIG_SGI_IP28) += sgi-ip22/
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -1053,8 +1053,59 @@ config NLM_XLP_BOARD
+@@ -1053,8 +1053,58 @@ config NLM_XLP_BOARD
This board is based on Netlogic XLP Processor.
Say Y here if you have a XLP based board.
@@ -68,8 +68,7 @@ Submitted-by: Birger Koblitz <git@birger-koblitz.de>
+ bool "Realtek RTL930X based platforms"
+ depends on RTL83XX
+ select MIPS_CPU_SCACHE
-+ select CSRC_R4K
-+ select CEVT_RTL9300
++ select MIPS_EXTERNAL_TIMER
+ select SYS_SUPPORTS_MULTITHREADING
+
+config RTL931X