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/ Changes in v2: - Extended PATCH 2/3 to handle rk3399-pinebook-pro, per Krzysztof's review - v1: https://lore.kernel.org/lkml/20230414093411.113787-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 Pinebook Pro and Rock 5B arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5b .../boot/dts/rockchip/rk3399-pinebook-pro.dts | 2 +- .../boot/dts/rockchip/rk3588-rock-5b.dts | 59 ++++++++++++++++++- 2 files changed, 58 insertions(+), 3 deletions(-) -- 2.40.0