Commit e8ae8db1 authored by Yuya Hamamachi's avatar Yuya Hamamachi Committed by Geert Uytterhoeven

arm64: dts: renesas: r8a77961-ulcb: add HDMI Display support

This patch enables HDMI Display on M3ULCB with R-Car M3-W+.
Signed-off-by: default avatarYuya Hamamachi <yuya.hamamachi.sx@renesas.com>
Link: https://lore.kernel.org/r/20210217090603.1517-1-yuya.hamamachi.sx@renesas.comSigned-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent da926e81
......@@ -30,3 +30,14 @@ memory@600000000 {
reg = <0x6 0x00000000 0x1 0x00000000>;
};
};
&du {
clocks = <&cpg CPG_MOD 724>,
<&cpg CPG_MOD 723>,
<&cpg CPG_MOD 722>,
<&versaclock5 1>,
<&versaclock5 3>,
<&versaclock5 2>;
clock-names = "du.0", "du.1", "du.2",
"dclkin.0", "dclkin.1", "dclkin.2";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment