ARM: dts: meson8m2: mxiii-plus: add the supply for the Mali GPU

The Mali GPU is supplied by VDD_EE which is provided by the DCDC2
regulator.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Martin Blumenstingl 2019-05-20 22:08:39 +02:00 committed by Kevin Hilman
parent 0b67e66a5f
commit 8ee9ee7423
1 changed files with 4 additions and 0 deletions

View File

@ -190,6 +190,10 @@ LDORTC2 {
};
};
&mali {
mali-supply = <&vddee>;
};
&saradc {
status = "okay";
vref-supply = <&vddio_ao1v8>;