diff options
Diffstat (limited to 'dts/upstream/src/arm64/allwinner/sun50i-h618-orangepi-zero2w.dts')
-rw-r--r-- | dts/upstream/src/arm64/allwinner/sun50i-h618-orangepi-zero2w.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/allwinner/sun50i-h618-orangepi-zero2w.dts b/dts/upstream/src/arm64/allwinner/sun50i-h618-orangepi-zero2w.dts index a0fe7a9afb7..b340bbcb710 100644 --- a/dts/upstream/src/arm64/allwinner/sun50i-h618-orangepi-zero2w.dts +++ b/dts/upstream/src/arm64/allwinner/sun50i-h618-orangepi-zero2w.dts @@ -69,6 +69,11 @@ /* USB 2 & 3 are on the FPC connector (or the exansion board) */ +&gpu { + mali-supply = <®_dcdc1>; + status = "okay"; +}; + &mmc0 { cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */ bus-width = <4>; |