On Tue, Aug 22, 2017 at 05:23:26PM +0300, Laurent Pinchart wrote: > 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@xxxxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/renesas/ulcb.dtsi | 4 ++++ > 1 file changed, 4 insertions(+) > > This patch has been tested on the M3-W ULCB in Magnus' board farm. As no > display is connected to the HDMI output testing was limited, to probing the > device and verifying that it can be accessed from userspace. > > Tests on the H3 ES1.1 and H3 ES2.0 ULCBs were less successful as I couldn't > get the boards to boot properly, but they failed without this patch as well, > so I don't think it should be a blocker. Thanks, applied.