arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock properties
Add display clock properties for the HiHope RZ/G2N board. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://lore.kernel.org/r/1570029619-43238-5-git-send-email-biju.das@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
3a02555a4d
commit
fdf130155f
@@ -25,6 +25,17 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&du {
|
||||||
|
clocks = <&cpg CPG_MOD 724>,
|
||||||
|
<&cpg CPG_MOD 723>,
|
||||||
|
<&cpg CPG_MOD 721>,
|
||||||
|
<&versaclock5 1>,
|
||||||
|
<&x302_clk>,
|
||||||
|
<&versaclock5 2>;
|
||||||
|
clock-names = "du.0", "du.1", "du.3",
|
||||||
|
"dclkin.0", "dclkin.1", "dclkin.3";
|
||||||
|
};
|
||||||
|
|
||||||
&sdhi3 {
|
&sdhi3 {
|
||||||
mmc-hs400-1_8v;
|
mmc-hs400-1_8v;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user