lkml.org 
[lkml]   [2020]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 9/9] arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks
    Date
    Setup up the required clocks for the DU to be functional.

    Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    ---
    arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts | 11 +++++++++++
    1 file changed, 11 insertions(+)

    diff --git a/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts b/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts
    index cdbe527e9340..12f9242e263b 100644
    --- a/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts
    +++ b/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts
    @@ -24,3 +24,14 @@
    reg = <0x5 0x00000000 0x0 0x80000000>;
    };
    };
    +
    +&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";
    +};
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-08-12 16:03    [W:2.865 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site