realtek: add support for the RTL9300 timer
authorBirger Koblitz <git@birger-koblitz.de>
Thu, 21 Jan 2021 20:38:27 +0000 (21:38 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 26 Jan 2021 14:06:50 +0000 (15:06 +0100)
commit8faffa00cb6b7121fbdac3d5cff8bab9a253ae93
treecd6346cf84692d523aaf082af5b427c74abd79fe
parent03c79ca269e612faa55e3decd034c44f9b77c05c
realtek: add support for the RTL9300 timer

this adds support for the SoC timer of the RTL9300 chips, it
provides 6 independent timer/counters, of which the first one
is used as a clocksource and the second one as event timer.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
target/linux/realtek/config-5.4
target/linux/realtek/files-5.4/arch/mips/rtl838x/setup.c
target/linux/realtek/files-5.4/drivers/clocksource/timer-rtl9300.c [new file with mode: 0644]
target/linux/realtek/patches-5.4/302-clocksource-add-rtl9300-driver.patch [new file with mode: 0644]