realtek: switch RTL838X/RTL839X DT to new clock driver
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Thu, 25 Aug 2022 06:24:13 +0000 (08:24 +0200)
committerSander Vanheule <sander@svanheule.net>
Sun, 28 Aug 2022 09:48:30 +0000 (11:48 +0200)
commit48f3746fe5a9c59448ef0ea614bde4520bf7540b
tree96446bd790c998ab927e05bf325ce9d976237dfb
parent7c18aab6e0511e2bdfeaebbb1574a09196f5922d
realtek: switch RTL838X/RTL839X DT to new clock driver

Use new DT clockdriver syntax for RTL838X/RTL839X targets. To make it work
we need to change some nodes:
- define the external oscillator speed (25MHz)
- define SRAM
- add clock controller
- Add second CPU for RTL839X
- map all devices to new clocks
- Remove dummy LXB clock
- add CPU OPP table

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/dts-5.10/rtl838x.dtsi
target/linux/realtek/dts-5.10/rtl839x.dtsi