mbox series

[0/2] arm64: dts: renesas: Remove bogus voltages from OPP table

Message ID cover.1676560856.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series arm64: dts: renesas: Remove bogus voltages from OPP table | expand

Message

Geert Uytterhoeven Feb. 16, 2023, 3:30 p.m. UTC
Hi all,

The System CPU cores on R-Car E3 and RZ/G2E do not have their own power
supplies, but use the common internal power supplies (typical 1.03V).
However, their Operating Performance Points tables do list 0.82V
voltages for the various operating points, which are clearly bogus.
Hence this series removes the bogus properties.

This has been tested on the Ebisu 4D-development board with R-Car E3,
where CPUfreq works as before.

I intend to queue this series in renesas-devel for v6.4.

Thanks for your comments!

Geert Uytterhoeven (2):
  arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table
  arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP table

 arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 3 ---
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 3 ---
 2 files changed, 6 deletions(-)