Add some RK3588 PCIe related clocks.
authorkettenis <kettenis@openbsd.org>
Thu, 27 Apr 2023 08:55:59 +0000 (08:55 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 27 Apr 2023 08:55:59 +0000 (08:55 +0000)
commit83b03bd425f78e0580a6d7c770c392909eef555c
treeb942237b540716ca9a5d8ed927bc52109337df63
parent5e359b95f6a93426017e9bae0ca17f5c9bb36551
Add some RK3588 PCIe related clocks.

Also add some RK3588 resets.  Whoever reviewed the bindings on Linux gave
the brilliant advice that clock IDs and reset IDs should not in any way
have a sane mapping to the hardware registers, even though that is the
case on all older Rockchip SoCs and greatly simplifies the driver.  So
now we need to implement pointless lookup code.

ok patrick@, dlg@
sys/dev/fdt/rkclock.c
sys/dev/fdt/rkclock_clocks.h