The CPU big cores on the Rock 5B board are powered by the RK8602/RK8603 regulators. Since the support for those regulators has been recently merged via [1], add the necessary device tree nodes and bind them to the corresponding CPU nodes. Additionally, provide a couple of unrelated DTS fixes/improvements. [1] https://lore.kernel.org/lkml/20230406194158.963352-1-cristian.ciocaltea@xxxxxxxxxxxxx/ Cristian Ciocaltea (3): arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5b arm64: dts: rockchip: Use generic name for es8316 on rk3588-rock-5b arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5b .../boot/dts/rockchip/rk3588-rock-5b.dts | 59 ++++++++++++++++++- 1 file changed, 57 insertions(+), 2 deletions(-) -- 2.40.0