realtek: clock driver: enhancement for RTL930X
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 6 Sep 2022 09:44:49 +0000 (11:44 +0200)
committerSander Vanheule <sander@svanheule.net>
Mon, 26 Dec 2022 19:29:36 +0000 (20:29 +0100)
commita31ae981c8fee48a6dea61e1935987b96f33b89c
treebdf2882b310e8d9012baf38e65f1fced7c109701
parentd640209321d8a524ca446117b4577fc2ecd01fe5
realtek: clock driver: enhancement for RTL930X

The previous version only covered the RTL83XX series. Add all required
features to support also the RTL930X devices.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
[remove trailing spaces in clk-rtl930x-sram.S]
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/files-5.10/drivers/clk/realtek/Kconfig
target/linux/realtek/files-5.10/drivers/clk/realtek/Makefile
target/linux/realtek/files-5.10/drivers/clk/realtek/clk-rtl83xx.c
target/linux/realtek/files-5.10/drivers/clk/realtek/clk-rtl83xx.h
target/linux/realtek/files-5.10/drivers/clk/realtek/clk-rtl930x-sram.S [new file with mode: 0644]