mbox series

[0/2] arm64: dts: renesas: Add cpu-supply properties for DVFS

Message ID 20210326105009.1574424-1-geert+renesas@glider.be (mailing list archive)
Headers show
Series arm64: dts: renesas: Add cpu-supply properties for DVFS | expand

Message

Geert Uytterhoeven March 26, 2021, 10:50 a.m. UTC
Hi all,

This patch series adds the cpu-supply properties to the a57_0 nodes on
the Salvator-X(S) and ULCB development boards, so Dynamic Voltage and
Frequency Scaling (DVFS) can change the CPU core voltages.
This is a prerequisite for enabling CPU boost modes.

To be queued in renesas-devel for 5.13.

Dien Pham (1):
  arm64: dts: renesas: salvator-common: Add cpu-supply property to a57_0
    node

Yusuke Goda (1):
  arm64: dts: renesas: ulcb: Add cpu-supply property to a57_0 node

 arch/arm64/boot/dts/renesas/salvator-common.dtsi | 4 ++++
 arch/arm64/boot/dts/renesas/ulcb.dtsi            | 4 ++++
 2 files changed, 8 insertions(+)