realtek: clock driver: allow multiple clock parents
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 6 Sep 2022 09:01:44 +0000 (11:01 +0200)
committerSander Vanheule <sander@svanheule.net>
Mon, 26 Dec 2022 19:29:36 +0000 (20:29 +0100)
commit6b34cf32ca6983b1c84fd998f57bbaf7ba4942c0
treead053d7bf2e2dad4bdfb6520926a5dc63d29c4b3
parent17169fc5489089f1da5f92d85fcacac1a8bf6ebd
realtek: clock driver: allow multiple clock parents

RTL930X LXB clock is not derived from the crystal. In a future commit
we will add that and need the possibility to derive a clock from something
else than the crystal. Make this configurable per SOC type.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/files-5.10/drivers/clk/realtek/clk-rtl83xx.c