Searched hist:"800037 e815b91d8c9ad67906d18129e79a2cfcba" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a774a1.dtsi | diff 800037e815b91d8c9ad67906d18129e79a2cfcba Fri May 31 17:58:53 CEST 2019 Fabrizio Castro <fabrizio.castro@bp.renesas.com> arm64: dts: renesas: r8a774a1: Add operating points
The RZ/G2M (a.k.a. r8a774a1) comes with two clusters of processors, similarly to the r8a7796. The first cluster is made of A57s, the second cluster is made of A53s.
The operating points for the cluster with the A57s are:
Frequency | Voltage -----------|--------- 500 MHz | 0.82V 1.0 GHz | 0.82V 1.5 GHz | 0.82V
The operating points for the cluster with the A53s are:
Frequency | Voltage -----------|--------- 800 MHz | 0.82V 1.0 GHz | 0.82V 1.2 GHz | 0.82V
This patch adds the definitions for the operating points to the SoC specific DT.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
|