Searched hist:c3dd3315ab58b2cfa1916df55b0d0f9fbd94266f (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8b.dtsi | c3dd3315ab58b2cfa1916df55b0d0f9fbd94266f Wed Dec 25 01:06:07 UTC 2019 Martin Blumenstingl <martin.blumenstingl@googlemail.com> 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>
|