ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPP
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Wed, 25 Dec 2019 01:06:06 +0000 (02:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2020 21:34:15 +0000 (16:34 -0500)
commit16665fffafee50b638b73eacff80f930a0a2a617
treec239e39120d79cab07b07740b2ff176672e580e1
parent3d2d8cd29c1b76686ea18cad233276fa83f253cf
ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPP

commit fe634a7a9a57fb736e39fb71aa9adc6448a90f94 upstream.

The clock setup on Meson8 cannot achieve a Mali frequency of exactly
182.15MHz. The vendor driver uses "FCLK_DIV7 / 2" for this frequency,
which translates to 2550MHz / 7 / 2 = 182142857Hz.
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: 7d3f6b536e72c9 ("ARM: dts: meson8: add the Mali-450 MP6 GPU")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/meson8.dtsi