arm64: dts: renesas: ulcb: Enable display output

The DU is already wired up to the HDMI encoder, all we need to do is
enable it.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Laurent Pinchart
2017-08-22 17:23:26 +03:00
committed by Simon Horman
parent 5a979972b6
commit 7da2ed12da

View File

@@ -157,6 +157,10 @@
};
};
&du {
status = "okay";
};
&ehci1 {
status = "okay";
};