ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPP
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Wed, 25 Dec 2019 01:06:07 +0000 (02:06 +0100)
committerKevin Hilman <khilman@baylibre.com>
Wed, 8 Jan 2020 19:00:58 +0000 (11:00 -0800)
commitc3dd3315ab58b2cfa1916df55b0d0f9fbd94266f
tree1330b6d4abb857961a0e5d941380d5a52c3b5efe
parentfe634a7a9a57fb736e39fb71aa9adc6448a90f94
ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPP

The clock setup on Meson8 cannot achieve a Mali frequency of exactly
182.15MHz. The vendor driver uses "FCLK_DIV7 / 1" for this frequency,
which translates to 2550MHz / 7 / 1 = 364285714Hz.
Update the GPU operating point to that specific frequency to not confuse
myself when comparing the frequency from the .dts with the actual clock
rate on the system.

Fixes: c3ea80b6138cae ("ARM: dts: meson8b: add the Mali-450 MP2 GPU")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8b.dtsi