Hi Simon, Magnus, In the DTS files for the R-Car E2 SoC and for development boards based on this SoC, the second channel of the display unit incorrectly points to the module clock for the first channel. This patch series adds the missing module clock for the second channel, and refers to it from the DU device node in the various DTS files. Untested due to lack of hardware. Geert Uytterhoeven (4): ARM: dts: r8a7794: Add DU1 clock to device tree ARM: dts: r8a7794: Correct clock of DU1 ARM: dts: alt: Correct clock of DU1 ARM: dts: silk: Correct clock of DU1 arch/arm/boot/dts/r8a7794-alt.dts | 2 +- arch/arm/boot/dts/r8a7794-silk.dts | 2 +- arch/arm/boot/dts/r8a7794.dtsi | 10 ++++++---- include/dt-bindings/clock/r8a7794-clock.h | 1 + 4 files changed, 9 insertions(+), 6 deletions(-) -- 2.7.4 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds