mbox series

[0/3] Add regulators to Rock 5B's CPU big cores

Message ID 20230414093411.113787-1-cristian.ciocaltea@collabora.com
Headers show
Series Add regulators to Rock 5B's CPU big cores | expand

Message

Cristian Ciocaltea April 14, 2023, 9:34 a.m. UTC
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@collabora.com/

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(-)