ARM: dts: sun6i: hummingbird: Enable display engine again

Now that we disable the display engine by default, we need to re-enable
it for the Hummingbird A31, which already had its display pipeline
enabled.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Chen-Yu Tsai 2016-11-24 14:43:39 +08:00 коммит произвёл Maxime Ripard
Родитель 205ac7b33e
Коммит 6b546c2a15
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -140,6 +140,10 @@
cpu-supply = <&reg_dcdc3>;
};
&de {
status = "okay";
};
&ehci0 {
status = "okay";
};