ARM: dts: exynos5420: change speed and parent of NoC clock
authorLukasz Luba <l.luba@partner.samsung.com>
Tue, 15 Jan 2019 17:59:24 +0000 (18:59 +0100)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:58:11 +0000 (14:58 +0900)
commit7cf19d2ba5284d4265daed56bcd843a6ffafc2b8
tree249eed0f81ebf9b113cb44e80c41944567e926f6
parentf0453f8a8b820eff92da3a65692b4fa15c1f7663
ARM: dts: exynos5420: change speed and parent of NoC clock

This patch changes speed to 400MHz and parent clock of NoC bus.
The old parent, which was set by bootloader, had speed 533MHz.
When the exynos-bus driver tried to change the frequency to 400MHz,
in low level the clock divider set val 2 and the actual frequency of
the bus was 266MHz. For the rest OPPs the same situation apply.
Having the right parent, meaning: PLL ratios declared and possible divider
values equal the OPPs values, if crucial for the buses.

This bus is used for data transport between GPU and DRAM. The performance
can be checked by fixing the freq of the bus (not by the ondemand governor)
and fixing the freq of GPU, then running some openGL benchmarks.

Change-Id: Ied8d9f50c7444a809670234ff62dc409f1f42a5f
Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
arch/arm/boot/dts/exynos5422-odroid-core.dtsi