ARM: dts: meson: meson8: add the CPU OPP table
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Thu, 29 Nov 2018 23:00:43 +0000 (00:00 +0100)
committerKevin Hilman <khilman@baylibre.com>
Wed, 5 Dec 2018 00:48:14 +0000 (16:48 -0800)
commit622b9827b24df2269581716b9795ebb181b11fd3
tree27dd197f75d51ebde71643828b7f1732e3401c27
parentda38636393cea70d39237eeda2f63ec21f93aa00
ARM: dts: meson: meson8: add the CPU OPP table

The values are taken from Amlogic's 3.10 kernel sources. Their sources
have a "meson8m2_n200_2G.dtd" which defines a different voltage table:
- 0.86V for 96MHz
- (values in between omitted)
- 1.14V for 1.992GHz

The reason for this is simply the hardware design because the voltage
regulator on this board is has a minimum output of 0.86V and a maximum
output of 1.14V. The recommended settings are added with this patch
instead of using the values that are only valid for one board.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8.dtsi